The following features are introduced in the C# 3.0
Visual studio C# 2008
1. Lambda Expressions.
2. Extension Methods.
3. LINQ Query Expressions.
4. Anonymous Types.
5. Expression Trees.
6. Partial Methods.
The following features are introduced in the C# 3.0
Visual studio C# 2008
1. Lambda Expressions.
2. Extension Methods.
3. LINQ Query Expressions.
4. Anonymous Types.
5. Expression Trees.
6. Partial Methods.
[…] can use Object Intialization Expressions in C#3.0 Features to create a Employee as […]