ASP. net mvc 2 Preview 2 released

Source: Internet
Author: User
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 ).

ASP. net mvc 2 is a framework for developing highly testable and highly maintainable website applications. It uses the Model-View-Controller (MVC) mode. This Framework encourages developers to maintain a clear separation of duties (clear separation of concerns) between application responsibilities-view of UI logic usage, and Controller for user input and processing, domain logic uses the model. ASP. net mvc applications use the test-driven development (TDD) technology, with good testability (easily testable ).

The installation package includes des templates and tools for Visual Studio 2008 SP 1 to increase productiwhwhen writing ASP. net mvc applications. for example, the Add View dialog box takes advantage of customizable code generation (T4) templates to generate a view based on a model object. the default project template allows the developer to automatically hook up a unit-test project that is associated with the ASP. net mvc application.

The installation package contains templates and tools for Visual Studio 2008 SP1 to improve productivity when compiling ASP. NET applications. For example, the Add View dialog box uses the custom code generation (T4) template to generate a View based on model objects. The default Project template allows developers to automatically associate ASP. net mvc programs with unit test projects.

Because the ASP. net mvc framework is built on ASP. NET 3.5 SP 1, developers can take advantage of existing ASP. NET features like authentication and authorization, profile settings, localization, and so on.

Because ASP. net mvc is based on ASP. NET3.5 SP 1: developers can use existing ASP. NET functions, such as authentication and authorization, profile settings, and localization.

Download URL:
Http://www.microsoft.com/downloads/details.aspx? FamilyID = d3f06bb9-5f5f-4f46-91e9-813b3fce2db1 & displaylang = en

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.