ASP.NET MVC 3 in Action, Third Edition![]() Jeffrey Palermo, Jimmy Bogard, Eric Hexter, Matthew Hinze, and Jeremy Skinner MEAP Began: April 2011 Softbound print: May 2012 (est.) | 450 pages ISBN: 9781617290411 |
|||
| Pre-Order options* | |||
| Order today and start reading ASP.NET MVC 3 in Action, Third Edition today through MEAP | |||
| MEAP + Ebook only - $39.99 | |||
| MEAP + Print book (includes Ebook) when available - $49.99 | |||
| * For more information, please see the MEAP FAQs page. | |||
| About MEAP Release Date Estimates | |||
Table of Contents, MEAP Chapters & Resources
| Table of Contents | Resources |
|
PART 1 HIGH-SPEED FUNDAMENTALS
1 Introduction to ASP.NET MVC - FREE 2 Hello MVC world - AVAILABLE 3 View fundamentals - AVAILABLE 4 Action-packed controllers - AVAILABLE PART 2 WORKING WITH ASP.NET MVC 5 View models - AVAILABLE 6 Validation - AVAILABLE 7 Ajax in ASP.NET MVC - AVAILABLE 8 Security - AVAILABLE 9 Controlling URLs with routing - AVAILABLE 10 Model binders and value providers - AVAILABLE 11 Mapping with AutoMapper - AVAILABLE 12 Lightweight controllers - AVAILABLE 13 Organization with areas - AVAILABLE 14 Third-party components - AVAILABLE 15 Data access with NHibernate - AVAILABLE PART 3 MASTERING ASP.NET MVC 16 Extending the controller - AVAILABLE 17 Advanced view techniques - AVAILABLE 18 Dependency injection and extensibility - AVAILABLE 19 Portable areas - AVAILABLE 20 Full system testing - AVAILABLE 21 Hosting ASP.NET MVC applications - AVAILABLE 22 Deployment techniques - AVAILABLE 23 Customizing Visual Studio for ASP.NET MVC - AVAILABLE Appendix ASP.NET MVC 4 - AVAILABLE |
|
DESCRIPTION
A successful ASP.NET application needs to accomplish its functional goals, provide a comfortable user experience, and be easy to deploy, maintain, and extend. ASP.NET MVC is a development framework designed around these principles. It provides the structure you need to follow the Model-View-Controller (MVC) design pattern, in which an application is divided into three distinct parts:
- Models, the objects that contain an application's logic
- Views, the components that create the user interface of an application
- Controllers, the components that handle and respond to user input
Applications built with ASP.NET MVC are easier to test, maintain, and extend because the architecture and role of each component is well-defined. And since it's built from the ground up as a core part of the .NET framework, it integrates seamlessly with the ASP.NET features, such as Web Forms or Master Pages, that you already use.
ASP.NET MVC 3 in Action, Third Edition is a fast-paced tutorial designed to introduce ASP.NET MVC to .NET developers and show how to apply it effectively. After a high-speed ramp up, the book explores key topics like validation, routing, and data access. Each topic is illustrated with its own example so it's easy to dip into the book without reading in sequence. This book also covers some high-value, high-end techniques you won't find anywhere else!
The book bases all its examples on ASP.NET MVC 3, so you'll get full coverage of major new features such as the Razor view engine, the new Web Matrix helpers, and improved extensibility. MVC 3 is also the first version built exclusively against .NET 4, so you'll see how your ASP.NET applications can benefit from changes in the .NET Framework.
WHAT'S INSIDE
- Full coverage of ASP.NET MVC 3
- Dozens of self-contained examples
- Real-world use cases
- Full-system testing for ASP.NET applications
About the Authors
Jeffrey Palermo began to use ASP.NET MVC and provide feedback to Microsoft about the product in 2007, more than a year before it was released. He began leading client projects using the technology in late 2008. Along with several editions of this ASP.NET MVC book, Jeffrey has written many articles on the topic and has presented at many conferences including Microsoft Tech Ed, VS Live, and DevTeach. Mr.Palermo is a cofounder of MvcContrib and COO of Headspring Systems in Austin, TX where the company runs a very popular MVC Boot Camp training class.
Jimmy Bogard oversees the technical design and architecture of solutions delivered, evaluating potential technologies and increasing awareness of technologies on the horizon. Jimmy has delivered solutions ranging from shrink-wrapped products to enterprise e-commerce applications for Fortune 100 customers. He is also a Microsoft Certified Application Developer (MCAD) and is an active member in the .NET community. Jimmy is also a member of the ASPInsiders group, the C# Insiders.
Eric Hexter is a veteran software developer and the Director for the Austin .NET Users group. Eric has run the Austin Code Camp, which is a one-day developer conference, since 2007. In addition to his position in the Austin .NET Users Group, Eric has held the following positions: INETA Membership Mentor for South Texas, ASPInsider, Microsoft Most Valuable Professional (MVP) in ASP.NET, and founder of the Community for MVC virtual usergroup. Eric speaks to user groups and at technology conferences around Texas and the U.S.
Matt Hinze is a programmer and software designer from Austin, Texas. He has successfully delivered technical courses to software developers since 2005. He is also a full-time developer working in the trenches on major software projects. Matt is an ASPInsider and Microsoft MVP for C#. Matt works at Sogeti on a large e-commerce implementation in Round Rock, and lives in the North Austin suburbs with his wife and son.
Jeremy Skinner is a UK-based software developer who has been working with the ASP.NET MVC Framework since its first public preview in late 2007 and has been developing applications with it ever since. Jeremy is also a member of the Microsoft ASP Insiders and is involved with several open-source projects including MvcContrib which provides extensions for ASP.NET MVC.
About the Early Access Version
This Early Access version of ASP.NET MVC 3 in Action, Third Edition enables you to receive new chapters as they are being written. You can also interact with the authors to ask questions, provide feedback and errata, and help shape the final manuscript on the Author Online
Want to learn More?
Sign up to read more content when it is released and to receive news about this book.


