LINQ to SQL with VB 9.0 



...mary
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...