enkrates

Stories kicked by enkrates

The Least You Need to Know about C# 3.0 (Beta 2 Edition)(blogs.msdn.com)

submitted by Coldduck9Coldduck9(470) 4 years, 10 months ago

A lot of people (myself included) have written about LINQ in the next version of C#. LINQ is indeed an empowering technology. However, even without LINQ, C# 3.0 would be a compelling upgrade. Now that Beta2 is publicly available, here’s my personal list of the most useful features in the next release. read more...

add a comment |category: |Views: 2

tags: another

String Formatting in C#(blog.stevex.net)

submitted by frogsbrainfrogsbrain(225) 4 years, 10 months ago

A very handy guide to formatting strings in C#. read more...

3 comments |category: |Views: 82

tags: another