The second series of Entity Framework tutorials, Continuing with the Entity Framework and ASP.NET, has been published on the ASP.NET site. The tutorials build on the sample application that the first series, Getting Started with the Entity Framework, explains how to build. You can download a Visual Studio project that is a finished version of the first series or a finished version of the complete first and second second series.
Here is an outline of topics covered in this series:
Like the first series, this one builds a Web Forms example, but much of the content applies equally to MVC, especially the last three in the series (on concurrency, maximizing performance, and new features in Entity Framework 4). We are currently working on an MVC series that builds a similar application using MVC 3, POCO, and code-first development.
Also like the first series, we are looking for feedback, and you can post your comments either here or in the ASP.NET Entity Framework forum.
-- Tom Dykstra ASP.NET User Education This posting is provided "AS IS" with no warranties, and confers no rights.