LINQ Samples

I found this very good examples of LINQ samples, I can’t remember where I got it from, so I have upload to my Blog for safe keeping. 

LINQ Samples.zip (4.27 mb)

I found another LINQ samples which include

 

 

  • LINQ to Objects
  • LINQ to SQL
  • LINQ to XML
  • LINQ to XML Part II
  • LINQ to DataSet
  • LINQ to Entities

 

 

I got it from Charlie Calvert’s Community Blog, and I have placed them here on my Blog for safe keeping. 

MarchCtpSamples-v04.zip (3.78 mb)

Some more worth looking at:

C# 101 LINQ Samples 

VB.NET 101 LINQ Samples