BOOKS - PROGRAMMING - ASP.NET MVC in Action With MvcContrib, NHibernate, and More
US $8.88
668186
668186
ASP.NET MVC in Action With MvcContrib, NHibernate, and More
Author: Jeffrey Palermo, Ben Scheirman, Jimmy Bogard
Year: 2009
Number of pages: 392
Format: PDF
File size: 7 MB
Language: ENG
Year: 2009
Number of pages: 392
Format: PDF
File size: 7 MB
Language: ENG
The Model-View-Controller pattern—universally known as MVC—provides a stable, testable approach to web application development by separating the major functions—or concerns—of an application into independently defined roles.ASP.NET MVC in Action is a comprehensive guide to MVC-based development using this powerful framework. It offers a clearly-written introduction both to the ASP.NET MVC Framework and to the MVC approach. The focus is on creating real, maintainable web applications—so don't expect toy examples and short snippets. The authors lead you from first-use through real-life scenarios.One of the key benefits of the MVC approach is introducing a high degree of testability to your applications and process. ASP.NET MVC in Action shows you how to test each piece of your ASP.NET application and how to introduce principles of test-driven development into your process.