Jagadish's profileJagadish Pulakhandam'sPhotosBlogListsMore ![]() | Help |
|
May 21 Learning "LINQ to SQL" queries from SELECT statement: basicsHai,
My first article on "Querying LINQ to SQL" got published here
It covers the following (in both VB.NET and C#):
-> fetching rows from a table using LINQ
-> Column aliasing and columns of expressions using LINQ
-> DISTINCT values using LINQ
-> ORDER BY using LINQ
-> Filtering rows
-> dealing with IN, LIKE and IS NULL operators using LINQ
More to be published soon....
thanks
Jag |
|
|