ASP.NET 4 - Continuing with Entity Framework 4 and Web Forms
How to build the Contoso U application as an n-tier application using the ObjectDataSource control and how to handle concurrency and maximize performance.
- Entity Framework 4.0 and the ObjectDataSource Control, Part 1: Getting Started
- Entity Framework 4.0 and the ObjectDataSource Control, Part 2: Adding a Business Logic Layer and Unit Tests
- Entity Framework 4.0 and the ObjectDataSource Control, Part 3: Sorting and Filtering
- Handling Concurrency with the Entity Framework 4.0 in ASP.NET 4
- Maximizing Performance with the Entity Framework 4.0 in ASP.NET 4
- What's New in the Entity Framework 4.0