October 2010
Intermediate to advanced
1920 pages
73h 55m
English
This chapter provided you with a small taste of what it’s like to build web applications using ASP.NET MVC Framework, which strives for simplicity, ease of maintenance, high testability and reliability, and scalability. If these things interest you and you aren’t a big fan of postback-based development, perhaps you should look into MVC development.
This chapter barely scratches the surface of what you can do with ASP.NET MVC Framework but showed you some of the things possible while still being completely compatible with existing ASP.NET functionality such as the provider models, session state, forms authentication, and more.
This chapter barely scratches the surface of ASP.NET MVC Framework and all of the advanced functionality ...