Library developer news
ASP.NET MVC reaches Beta
Microsoft have released the first official beta of their MVC framework for ASP.NET, Scott Guthrie announced today. The framework has already been through several 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 popular amongst developers following a test driven development methodology, as it encourages good seperation of concerns, and makes it much easier to test applications. Ruby on Rails has been largely responsible for the resurgance of interest in this pattern, combined with its rapid prototyping capacibilities.
Adopting an MVC approach in ASP.NET previously was very difficult, so this will be a significant step forward for ASP.NET developers wishing to gain greater testability and more granular control over the HTML that is generated.
The framework is expected to be released "out-of-band" - so before the next major framework release of .NET 4.0. The ASP.NET team has stressed that the traditional ASP.NET "WebForms" approach which introduced a stateful approach to web applications will continue alongside, but this will provide a new option for web development that Microsoft hopes will garner interest from developers normally attracted to frameworks like PHP and Ruby on Rails.
The popular javascript library JQuery is also bundled with this release, following the earlier announcement of JQuery's inclusion in future versions of ASP.NET.
Related articles
Related discussion
-
Need help with Asp.net MVC
by layla-IT (0 replies)
-
ASP.NET Patterns every developer should know
by Manjot Bawa (6 replies)
-
Profile Class does not work after Translation
by converter2009 (1 replies)
-
what is the SQL Server Provider
by hayperaktib (1 replies)
-
Very Urgent regarding deleting the images from a folder
by Nanosteps (6 replies)
Events coming up
-
Mar
15
DevWeek 2010
London, United Kingdom
DevWeek is Europe’s leading independent conference for software developers, database professionals and IT architects, and features expert speakers on a wide range of topics, including .NET 4.0, Silverlight 3, WCF 4, Visual Studio 2010, REST, Windows Workflow 4, Thread Synchronization, ASP.NET 4.0, SQL Server 2008 R2, LINQ, Unit Testing, CLR & C# 4.0, .NET Patterns, WPF 4, F#, Windows Azure, ADO.NET, Entity Framework, Debugging, T-SQL Tips & Tricks, and more.
Comments
Leave a comment
Sign in or Join us (it's free).