Monthly Archives: May 2008

Learning “LINQ to SQL” queries from SELECT statement: basics

Hai,   My first article on "Querying LINQ to SQL" got published here http://www.aspfree.com/c/a/.NET/Querying-LINQ-to-SQL-Basics/   It covers the following (in both VB.NET and C#):   -> fetching rows from a table using LINQ -> Column aliasing and columns of expressions … Continue reading

Posted in LINQ/EF | Tagged , | Leave a comment