SketchPad - Entity Framework and LINQ to SQL Examples
SketchPad - Entity Framework and LINQ to SQL Examples
Are you tired of Northwind examples?
Samir Bajaj a developer in the ADO.NET team has pubished a nice example of using the Entity Framework and LINQ to SQL.
The example is not the ordinary Northwind example but a win SketchPad application.
Samir implemented a startegy pattern that enable us to replace the data access between the two frameworks.
You can use either his Entity Framework implementation or his LINQ to SQL implementation.
I found this example very helpful.
Samir's post
Downlaod the example here