Archive

Archive for the ‘MVC’ Category

ASP.NET MVC Beta released

October 17th, 2008

ASP.NET MVC is finally in beta. I’ve been looking for this for some time. ASP.NET with the components and view state is not what I like. This MVC is something what I’ve been missing. When this is in preview 5 I was little bit wary about to make any application which will go to live. Changes between preview 4 and preview 5 changed interface of a few classes. The Beta version should change a lot from first official release.

Today’s ASP.NET MVC Beta release comes with an explicit “go-live” license that allows you to deploy it in production environments.

Read more on ScottGu blog.

MVC