Search Wiki:
ADO.NET Entity Framework Query Samples is a small Windows Forms program which contains several basic Entity SQL and LINQ to Entities queries against that NorthwindEF Entity Data Model (a modified version of Northwind).

Its goal is to help you learn the features of the different query languages available in the Entity Framework, and to let you visualize how the results and the translated store queries look like.

UPDATE: The samples have been updated for VS 2010 Beta2.


The project supports querying multiple backends. Included are:


EFQuerySamples.jpg

Previous versions of these samples can be found at CodePlex.com

Last edited Nov 23 2009 at 9:00 PM  by edett, version 9
Comments
Ewerton wrote  Sep 3 2009 at 8:55 PM  
Awesome, thanks

Updating...
Page view tracker