Johan's Blog

This and that in a developer's life in general
Welcome to Blogs @ IRM Sign in | Join | Help
 Search

Disclaimer

The content of this site is my own personal opinion and does not in any way represent my employer, it's subsideries or affiliates. These postings are provided "AS IS" with no warranties, and confer no rights.

This Blog

ScottGu on the ASP.NET MVC Framework Road-Map

ScottGu blogged about the roadmap for the ASP.NET MVC Framework, and it sure looks like this framework is shaping up to become quite a diamond with all the new features. I especially like this:

Starting with this upcoming preview release we will enable applications to instead directly reference the System.Web.Mvc.dll assembly from the application's \bin directory.  This means that no setup programs need to be run on a sever to use the ASP.NET MVC Framework - you can instead just copy your application onto a remote ASP.NET server and have it run (no registration or extra configuration steps required).

We are also doing work to enable the ASP.NET MVC framework to run in "partial/medium trust" hosting scenarios.  This will enable you to use it with low-cost shared hosting accounts - without requiring the hosting provider to-do anything to enable it (just FTP your application up and and it will be good to run - they don't need to install anything).

They've also changed the default behaviour of a few things, like not having to explicitly mark controller action methods with an attribute. I think too that was a request from the community which the MVC-team has taken to ther hearts and implemented.

This framework will sure be widely used...


Cross-posted from my blog at http://weblogs.asp.net/jdanforth
Published den 23 februari 2008 14:13 by johan

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Comments

No Comments

Leave a Comment

(required) 
(optional)
(required) 
Submit
Powered by Community Server, by Telligent Systems