101 LINQ Samples Code Updated

Just a quick note to let you know that the LINQ Samples code has been updated. The only change is to add the LINQ to Entities code back into the SampleQueries example. If you open up SampleQueries, you will see a new item called 101 LINQ to Entities samples.

SampleQueries has six sections, each with approximately 101 sample methods in it. Each section demonstrates a different LINQ technology:

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

Get the updated samples here.

kick it on DotNetKicks.com