Author: .NET Web Development and Tools Blog | Posted on: 11/1/2013 7:34:53 PM | Views : 2335

We have updated our EF Code First / MVC tutorial series to use Visual Studio 2013, Entity Framework 6, and MVC 5. New Entity Framework 6 features covered in these tutorials include: Connection resiliency Command interception Code-based configuration Async Stored procedures The series includes the following tutorials: Creating an Entity Framework data model Implementing basic CRUD functionality Sorting, filtering, and paging Connection resiliency and command interception Code First Migrations and deployment Creating a more complex data model Reading related data Updating related data Async and stored procedures The old EF 5 / MVC 4 series is still available at a new URL: http://www.asp.net/mvc/tutorials/getting-started-with-ef-5-using-mvc-4 The...(read more)

Go to the complete details ...