Part 1 on getting started with Linq. There are three ways you can apply with Linq:
1. Linq to SQL
2. Linq to XML
3. Linq to Object
In this topic will involve connecting to sql server, accessing collections from various sources, and in memory collections.
For downloading the Northwind and Pubs you can get the scripts at: http://www.microsoft.com/downloads/details.aspx?FamilyID=06616212-0356-46a0-8...
My email can be reached at dhoyt2010@gmail.com.
Enjoy.
Link to this comment:
All Comments (0)