Share via


Model View Controller in ASP.NET

Hi...

I just saw this posting by ScuttGu https://weblogs.asp.net/scottgu/archive/2007/10/14/asp-net-mvc-framework.aspx 

Why it catch my interest is that Ruby on Rails is a framework designed around the idea of MVC. Seeing this done within Visual Studio and done in ASP.NET is nice. Seeing that the typical ASP.NET features are supported but extended in this way is nice.

Drawing this line in the future with dynamic language support (including Ruby), having a MVC framework and all the good stuff underneath it is cool. In the end the combination of Windows Server and IIS, ASP.NET, Media Services and Silverlight builds a very strong foundation for Web applications.

Bringing in ideas like MVC or things like project Acropolis round it up... wooha. Also, there is a technology available to build highly scalable web applications. And I mean highly scalable. The thing is that this technology is not published under the flag of web but for another technology and I was asked not to talk loud about it... so I don't ;-) not yet.

The next year will be very interesting for the developer...

CU

0xff

Comments

  • Anonymous
    October 15, 2007
    The comment has been removed
  • Anonymous
    October 16, 2007
    Sorry, but i'm not able to follow your opinion ;-) MVC seems to be a good approach in the first time, but I think the MVVM pattern is the better alternative for the web. See my blogpost about that: http://thespicemustflow.de/post/2007/10/16/80/ Ps: Why can't I just send a trackback here?