Wednesday, May 18, 2011

C# Version, CLR version and the .NET Framework Version !!!!

C# 1.0 - Managed Code
C# 2.0 - Generics, Nullable Types, Anonymous Delegates, Partial Classes / Methods
C# 3.0 - LINQ, Lambda Expressions, Implicit Variable Typing, Streamlined Object Initialization


Read this for additional information.

No comments:

Post a Comment