Monday, January 31, 2011

101 LINQ TO SQL Code Samples

The following page has been heaven sent for quick access to LINQ TO SQL sample code.

If you have trouble like I do memorizing the exact LINQ to SQL Syntax (despite the fact that accomplishing the same thing in t-sql would be second nature) then you should appreciate the link as well.


I stumbled onto this link via this months SqlServerCentral "database weekly" newsletter. The SSC article takes you to a C# version. If you prefer the C# version then you should check here instead of the VB link above.