06 March 2014

Msdn magazine

March 2014 MSDN Magazine

05 March 2014

ASP.NET MVC 5 Lifecycle Document

A graphical representation of the ASP.NET MVC 5 lifecycle, but you will also see all the comprehensive details and explanations of the MVC pipeline that can help you make the correct decision on the what, when, and how of your ASP.NET MVC code development”

04 March 2014

Tutorial Series for Entity Framework 6 MVC 5 Published

Tom Dykstra – MSFT has published a new Tutorial Series for Entity Framework 6 MVC 5

The details are here

The tutorials…

Handling concurrency Implementing inheritance Advanced scenarios
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