May 2012
Intermediate to advanced
440 pages
13h 54m
English
ASP.NET MVC is a web development framework on the Microsoft .NET platform that provides a way for developers to build well-structured web applications. Introduced as an alternative to Web Forms, ASP.NET MVC has significantly grown in popularity since its first public preview in 2007, and now many large web applications are built using this technology.
Although Microsoft has been developing tools and frameworks for web development for a long time, ASP.NET MVC provides a major shift from previous efforts with a focus on clean code, separation of concerns, and testability.
In this first ...