File Details |
|
File Size | 2.1 MB |
---|---|
License | Freeware |
Operating System | Windows Server 2003/Server 2008/Vista/XP |
Date Added | September 30, 2009 |
Total Downloads | 505 |
Publisher | Microsoft Corp. |
Homepage | Microsoft ASP.NET MVC 2 |
Publisher's Description
ASP.NET MVC 2 is a framework for developing highly testable and maintainable Web applications by leveraging the Model-View-Controller (MVC) pattern. The framework encourages developers to maintain a clear separation of concerns among the responsibilities of the application – the UI logic using the view, user-input handling using the controller, and the domain logic using the model. ASP.NET MVC applications are easily testable using techniques such as test-driven development (TDD).