Saturday, February 4, 2012

What's new in C# 3.5 ?

The key features that are introduced in C# 3.5 are

° Anonymous Types for LINQ

° Implicitly Typed Local Variables - The var Keyword

° Extension Methods

° Object and Collection Initializers

° Lambda Expressions

No comments:

Post a Comment