Part II. ASP.NET MVC 3 in Detail

So far, you've learned about why the ASP.NET MVC Framework exists and have gained an understanding of its architecture and underlying design goals. You've taken it for a good, long test-drive by building a realistic e-commerce application. Now it's time to open the hood and expose the full details of the framework's machinery.

In Part 2 of this book, we'll look at the details. We'll start with an exploration of the structure of an ASP.NET MVC application and the application request processing pipeline. We then focus on individual features, such as routing (Chapter 11), controllers and actions (Chapters 12 to 14), the MVC view system (Chapters 15 and 16), and the way that MVC works with domain models (Chapters 17 ...

Get Pro ASP.NET MVC 3 Framework, Third Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.