Content area
Full text
The Web apps framework leverages the Razor view engine and is getting JavaScript enhancements
Microsoft is readying an update to its ASP.Net MVC (Model View Controller) technology for Web application development, leveraging the company's new "Razor" view engine and offering enhancements for JavaScript.
The company posted on Tuesday Preview 1 of ASP.Net MVC 3, which provides an MVC programming model for building ASP.Net Web applications. ASP.Net MVC 3 is the next major release of the framework. The preview is available at Microsoft's website.
[ See InfoWorld's report on the release of MIcrosoft's ASP.Net MVC 2 in March. ]
With MVC, the model contains core information for an application, such as data and validation rules, while the view encapsulates application presentation. The controller contains control-flow logic, interacting with the model and views to control information...





