Earlier in March I posted that some samples intended for use with the March CTP of Orcas were available for download. These samples replace the samples that are linked from the MSDN docs in the CTP. One thing these samples lacked was the LINQ to Entities samples. Today, Charlie Calvert posted a link to updated samples that include LINQ TO Entities samples inside the SamplesQueries example project. Inside the SamplesQueries project you will find a 101 LINQ to Entities samples.

This is great news! Previously there were tons of examples in this project for LINQ to SQL, LINQ to XML, LINQ to Objects and LINQ to DataSets. With the additin of LINQ to Entities, it means I have plenty of material to play with and keep my head buried in ADO.NET and the Entity Framework.

 

You can download the new samples here.