Language

What is MVC?

In this chapter, you'll learn:
What the MVC pattern is and how ASP.NET MVC projects are structured.

  1. ASP.NET MVC Overview

    This MSDN article explains what MVC is, how it's implemented in ASP.NET, and what its advantages are.

  2. MVC Project Structure

    This MSDN article provides a high-level overview of how ASP.NET MVC projects are structured and what files and folders the contain.

  3. ASP.NET MVC Content Map

    The ASP.NET MVC content map contains links to ASP.NET MVC topics and is frequently updated.

ASP.NET MVC Books

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

Pro ASP.NET MVC 4

Pro ASP.NET MVC 4

by Adam Freeman

Professional ASP.NET MVC 4

Professional ASP.NET MVC 4

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