Book description
ASP.NET MVC 2 in Action is a fast-paced tutorial designed to introduce the MVC model to ASP.NET developers and show how to apply it effectively. After a high-speed ramp up, the book presents over 25 concise chapters exploring 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 covers some high-value, high-end techniques you won't find anywhere else!
About the Technology
The future of high-end web development on the Microsoft platform, ASP.NET MVC 2 provides clear separation of data, interface, and logic and radically simplifies tedious page and event lifecycle management. And since it's an evolution of ASP.NET, you can mix MVC and Web Forms in the same application, building on your existing work.
About the Book
Microsoft ASP.NET MVC (model/view/controller) is a relatively new Web application framework that combines ASP.NET's power and ease of use with the stability and testability of a MVC framework. The much-anticipated version 2 release brings new capabilities to the framework along with numerous additions that enhance developer productivity. In ASP.NET MVC 2 in Action, readers learn how to move from web form-based development to designs based on the MVC pattern. It begins with an introduction to the MVC framework and quickly dives into a working MVC 2 project.
Featuring full coverage of new version 2 features, this book helps readers use developer-oriented upgrades like "Areas" to break a large project into smaller pieces and explore the new data handling tools. This revised edition adds a completely new tutorial to bring developers with no prior exposure to the MVC pattern up to speed quickly, keeping its focus on providing high-quality, professional grade examples that go deeper than the other ASP.NET MVC books.
What's Inside
- Dozens of self-contained examples
- Real-world use cases
- Full-system testing for ASP.NET applications
About the Reader
About the Authors
All authors are Microsoft MVPs and ASPInsiders. Jeffrey Palermo is cofounder of MvcContrib and CIO of Headspring Systems. Ben Scheirman, Jimmy Bogard, Eric Hexter (the other cofounder of MvcContrib), and Matthew Hinze are architects and .NET community leaders.
Quotes
...learn from expert users of the ASP.NET MVC framework.
- From the Foreword by Rod Paddock, Dash Point Software
An authoritative source on ASP.NET MVC 2. Pick up this book!
- Alessandro Gallo, Microsoft MVP
Learn MVC 2 from the people who helped shape it.
- Alex Thissen, Killer-Apps
Hands-down the best MVC resource available!
- Andrew Siemer, Lamps Plus
Table of contents
- Copyright
- Brief Table of Contents
- Table of Contents
- Praise for the First Edition
- More Praise for the First Edtion
- Foreword
- Foreword to the First Edition
- Preface
- Preface to the First Edition
- Acknowledgments
- About this Book
- About the Authors
- About the Cover Illustration
- Part 1. High-speed fundamentals
- Chapter 1. High-speed beginner ramp-up
- Chapter 2. Presentation model
- Chapter 3. View fundamentals
- Chapter 4. Controller basics
- Chapter 5. Consuming third-party components
- Chapter 6. Hosting ASP.NET MVC applications
- Chapter 7. Leveraging existing ASP.NET features
- Part 2. Journeyman techniques
- Chapter 8. Domain model
- Chapter 9. Extending the controller
- Chapter 10. Advanced view techniques
- Chapter 11. Security
- Chapter 12. Ajax in ASP.NET MVC
- Chapter 13. Controller factories
- Chapter 14. Model binders and value providers
- Chapter 15. Validation
- Part 3. Mastering ASP.NET MVC
- Chapter 16. Routing
- Chapter 17. Deployment techniques
- Chapter 18. Mapping with AutoMapper
- Chapter 19. Lightweight controllers
- Chapter 20. Full system testing
- Chapter 21. Organization with areas
- Chapter 22. Portable areas
- Chapter 23. Data access with NHibernate
- Part 4. Cross-cutting advanced topics
- Chapter 24. Debugging routes
- Chapter 25. Customizing Visual Studio for ASP.NET MVC
- Chapter 26. Testing practices
- Chapter 27. Recipe: creating an autocomplete text box
- Index
- List of Figures
- List of Tables
- List of Listings
Product information
- Title: ASP.NET MVC 2 in Action
- Author(s):
- Release date: June 2010
- Publisher(s): Manning Publications
- ISBN: 9781935182795
You might also like
book
ASP.NET MVC in Action
NEWER EDITION AVAILABLE ASP.NET MVC 4 in Action is now available. ASP.NET MVC in Action is …
video
Learning ASP.Net MVC
In this ASP.Net MVC training course, expert author Keith Welch will teach you all about the …
book
ASP.NET MVC with Entity Framework and CSS
Get up and running quickly with Microsoft ASP.NET MVC and Entity Framework as you build and …
book
Pro ASP.NET MVC 3 Framework, Third Edition
The ASP.NET MVC 3 Framework is the latest evolution of Microsoft's ASP.NET web platform. It provides …