Thursday, December 06, 2007

List of new features in C# 3.0

I have over the last few weeks compiled a list of new features in C# 3.0 with code samples, they are (in no particular order) as follows:-
  1. Implicitly Typed Local Variables
  2. Extension Methods
  3. Lambda Expressions
  4. Anonymous Types
  5. Auto-Implemented Properties
  6. Object & Collection Initializers

No comments: