Self Directed Visual Study
From InnerWorkings
New Features in C# 3.0



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
more...
LINQ to SQL with VB 9.0



Summary
LINQ to SQL provides a means for managing relational data as objects while retaining the ability to query that data. This Drill covers a number of techniques needed to use LINQ to SQL effectively, including retrieving data, CRUD operations, and optimization.
Audience
This Drill is for developers who want to be able to use the LINQ to SQL functionality available in .NET Framework 3.5.
more...
New features in VB 9.0


Summary
This Drill is for developers who want to use the new features in VB 9.0, including Anonymous Types, Object 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 VB 9.0.
What you'll learn
You will learn important new VB 9.0 features, including Anonymous Types, Object initializers,
more...
