Browse by Tags

Introducing LINQ Tutorial
Published Mon, Jun 30 2008 21:14 | abu
These reference sites that might help you: Wikipedia: http://en.wikipedia.org/wiki/Language_integrated_query CodeProject: http://www.codeproject.com/KB/linq/ LINQ Video: http://windowsclient.net/learn/videos_LINQ.aspx , http://www.asp.net/learn/linq-videos...
Filed under: ,
101 LINQ Samples - from MSDN
Published Fri, Oct 26 2007 18:30 | abu
By going through these examples, the type of queries are availabe using LINQ and concepts will be cleared. http://msdn2.microsoft.com/en-us/vcsharp/aa336746.aspx
Filed under:
LINQ, DLINQ, XLINQ - .net 3.0
Published Mon, Oct 9 2006 7:41 | abu
• DLINQ - Sahil Malik http://blah.winsmarts.com//2006/06/02/demystifying-dlinq-part1--an-introduction-to-dlinq.aspx • Understanding LINQ to SQL Query Translations - ScottGu's Blog http://weblogs.asp.net/scottgu/archive/2006/09/01/Understanding...
Filed under: