TechBubbles

C# 3.0 features

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.

7. Auto-Implemented Properties.

8. Object and Collection Intializers.

1 Comment so far

  1. [...] can use Object Intialization Expressions in C#3.0 Features  to create a Employee as [...]

Leave a reply