0
kicks
Very Quick Guide To DLinq: Part 1
The first part of our series on DLinq, this post illustrates the steps involved in creating the LINQ to SQL classes using Visual Studio 2008.
It then looks at how to use them to write a simple query on the database and iterate over the results.