From InnerWorkings
LINQ to SQL with VB 9.0 



...e able to use the
LINQ to
SQL functionality available in .NET Framework 3.5.
What you'll learn
You ll be able to use LINQ to SQL to manage relational data as objects, and perform database operations through a LINQ to SQL data context. You ll also be able to optimize LINQ to SQL, and use it against existing stored procedures.
What you need to know
We assume that you re already familiar with
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...