Wednesday, December 31, 2008

New release by Microsoft

MVC framework for ASP.NET has been released by Microsoft, according to Scott Guthrie.
The scaffold has already been through numerous preview releases from the ASP.NET team, gathering feedback from the developer community, but this is the first time it will go out to a broader user base for testing. The MVC pattern is particularly trendy amongst developers following a test driven development methodology, as it encourages good separation of concerns, and makes it much easier to test applications.

Adopting an MVC approach in ASP.NET was very difficult, so this will be an important step forward for ASP.NET developers wishing to gain testability and more granular control over the HTML that is generated.

The popular javascript library JQuery is ready for its release, following the earlier announcement of JQuery's addition in future versions of ASP.NET.

For More information visit: ASP.Net Development | .Net software development

No comments: