ASP.NET MVC 3

In this chapter, you'll learn:
ASP.NET MVC 3 Quick Hits

  1. MVC 3 – Razor View Engine

    By Jon Galloway|April 4, 2011

    In this video you will learn the basics of the new Razor view engine included in ASP.NET MVC 3.

  2. MVC 3 – Razor Layouts

    By Jon Galloway|April 4, 2011

    In this video we will continue our look at the Razor view engine by learning how to use layouts to handle site-wide content.

  3. MVC 3 - Razor Helpers

    By Jon Galloway|June 23, 2011

    In this video, you will learn how to use both extension methods and declarative @helper syntax in Razor views.

  4. MVC Video Training from Pluralsight

    This free video training will get you up and running with ASP.NET MVC. It covers everything from setting up a development environment through to deploying an application, and provides details on models, views, controllers and working with data in SQL Server.

ASP.NET MVC Books

Microsoft's Jon Galloway recommends these books for learning ASP.NET MVC:

Pro ASP.NET MVC 3 Framework

Pro ASP.NET MVC 3 Framework

by Adam Freeman, Steven Sanderson

Professional ASP.NET MVC 3 (Wrox Programmer to Programmer)

Professional ASP.NET MVC 3 (Wrox Programmer to Programmer)

by Jon Galloway, Phil Haack,Brad Wilson, K. Scott Allen

Test Drive ASP.NET MVC

Test Drive ASP.NET MVC

by Jonathan McCracken