ASP.NET MVC (Model View Framework) allows you to use ready-to-use MVC code so you can develop Web applications faster. This book'scut-to-the-chase approach gets you up to speed on the new ASP.NET MVC without getting bogging you down in learning or re-learning ASP.NET itself. You ll receive straightforward instruction on concepts, backed by real-world case studies and examples that offer practical solutions. Topics include test-driven development and unit testing, the principles of the MVC pattern, how to implement it, how to move from traditional ASP.NET Webforms to ASP.NET MVC, and much more.
Chapter 1 The Model-View-Controller Pattern
Chapter 2 ASP.NET WebForms vs.ASP.NET MVC
Chapter 3 Getting Started with ASP.NET MVC
Chapter 4 The Model
Chapter 5 The Controller
Chapter 6 The View
Chapter 7 Routing
Chapter 8 Unit Testing Concepts
Chapter 9 Testing ASP.NET MVC Applications
Chapter 10 Components
etc.