ASP.Net MVC

ASP.NET MVC Overview (link) at MSDN.

Download ASP.NET MVC: The Request-Handling Pipeline poster from RedGate (link).

Session Recordings from mvcConf 2 - February 8th 2011 (link).

Learning Resources

    • Videos (link).
    • MVC StoreFront series (link)

Partial Views

    • Partial views in ASP.NET MVC 3 w/the Razor view engine (link)

Routes

For versions prior to v3, a very useful library - ASP.NET MVC Attribute Based Route Mapper (link).

Scaffolding

Build data-driven sites with MVCScaffolding (link)

UI

    • Server-Side Paging with the Entity Framework and ASP.NET MVC 3 (link)