We have published the final 3 tutorials in the series on the Entity Framework 6 Code First / MVC 5. At the same time, we updated the first 9 tutorials, adding new material and responding to customer suggestions. New Entity Framework 6 features covered in this series include: Connection resiliency Command interception Code-based configuration Async Stored procedures The 3 newly published tutorials are these: Handling concurrency Implementing inheritance Advanced scenarios The 9 that were published earlier and have now been updated are these: 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...(read more)
Go to the complete details ...