The ASP.NET MVC framework is the latest evolution of Microsoft's ASP.NET web platform. It introduces a radical high productivity programming model, promotes cleaner code architecture, supports test driven development, and provides powerful extensibility, combined with all the benefits of ASP.NET 3.5. ASP.NET MVC Framework Preview is a first look at this technology's main features, designed to give you a head start getting to grips with this powerful new technology.
What you'll learn * A solid architectural background to ASP.NET MVC, including Model View Controller and REST concepts Who this book is for This book is for web developers with a basic knowledge of ASP.NET and C#, who want, or need, to start using the new ASP.NET MVC framework. Table of Contents * What's the Big Idea * Your First ASP.NET MVC Application * Architecture.