These are well-written tutorials. I'm glad I went through them all. Really helped reinforce what I have been learning about MVC and EF.
- Creating an Entity Framework Data Model for an ASP.NET MVC Application (1 of 10)
- Implementing Basic CRUD Functionality with the Entity Framework in ASP.NET MVC Application (2 of 10)
- Sorting, Filtering, and Paging with the Entity Framework in an ASP.NET MVC Application (3 of 10)
- Creating a More Complex Data Model for an ASP.NET MVC Application (4 of 10)
- Reading Related Data with the Entity Framework in an ASP.NET MVC Application (5 of 10)
- Updating Related Data with the Entity Framework in an ASP.NET MVC Application (6 of 10)
- Handling Concurrency with the Entity Framework in an ASP.NET MVC Application (7 of 10)
- Implementing Inheritance with the Entity Framework in an ASP.NET MVC Application (8 of 10)
- Implementing the Repository and Unit of Work Patterns in an ASP.NET MVC Application (9 of 10)
- Advanced Entity Framework Scenarios for an MVC Web Application (10 of 10)
No comments:
Post a Comment