Summary
The Drill covers important new features in C# 3.0, including Anonymous Types, Object and Collection initializers, Lamda expressions, as well as Basic and Advanced LINQ queries.
Audience
This Drill is for developers who want to be able to use the new features in C# 3.0.
What you'll learn
You will learn important new C# 3.0 features, including Anonymous Types, Object and Collection initializers, Lamda expressions, as well as Basic and Advanced LINQ queries.
What you need to know
We assume that you’re already familiar with the concepts of programming and you’re familiar with previous versions of the Visual Studio environment. For this particular drill, you’ll also need to be comfortable with the generics, iterators, and anonymous methods features of C# 2.0.