ASP.NET MVC Preview 2

A few weeks ago, ScottGu blogged about the ASP.NET MVC Framework roadmap...    I am happy to announce that we have taken the next step on that roadmap with the availability of the ASP.NET MVC Framework update. 

ASP.NET MVC Preview 2

The ASP.NET MVC Preview 2 release contains the latest version of the ASP.NET MVC framework and related Visual Studio tools support.

In this release we have incorporated a ton of feedback, added some new features and enhanced the tooling support!

Check it out at https://asp.net/mvc

Find some great video overviews of the new features.

Walk through the MVC Quickstarts and use the MVC forums to ask questions and get help!

Comments

  • Anonymous
    March 05, 2008
    Microsoft just released two new tools. Check them out!!! asp.net mvc preview 2 http://blogs.msdn.com

  • Anonymous
    March 05, 2008
    With MIX, and matching the announced MVC roadmap , the new versions of AS.NET Extensions are now publicly

  • Anonymous
    March 05, 2008
    From http://weblogs.asp.net/meligy/archive/2008/03/06/asp-net-3-5-extensions-mvc-expression-studio-...

  • Anonymous
    March 06, 2008
    cannot instal it. Error: The installation package could not be opened. Contact the application vendor to verify that this is a valid windows installer package. Do i have to uninstal other things first??

  • Anonymous
    March 06, 2008
    微软昨天在MIX08大会发布了ASP.NET Extensions Preview 2、ASP.NET MVC Preview 2、Silverlight 2 Beta1、Expression Studio 2.0 Beta、Expression Blend 2.5 March 2008 Preview、IE 8 Beta 1一系列的产品。这篇文章介绍一下相关学习资源和安装出现问题。

  • Anonymous
    March 06, 2008
    微软昨天在MIX08大会发布了ASP.NET Extensions Preview 2、ASP.NET MVC Preview 2、Silverlight 2 Beta1、Expression Studio 2.0 Beta、Expression Blend 2.5 March 2008 Preview、IE 8 Beta 1一系列的产品。这篇文章介绍一下相关学习资源和安装出现问题

  • Anonymous
    March 07, 2008
    This is really great news - I've been waiting for this second preview since Dec. Finally ASP.Net is bridging the gap in this area so we don't have to look on jealously at some of the PHP frameworks anymore :). Really though this is probably the most important thing in 08 that will keep me on the MS platform. Good work guys-

  • Anonymous
    March 10, 2008
    Thanks for your time. I was doing some ajax'y type stuff using the MVC framework ala nikhil's great post but I can't get it all to compile anymore as the IView seems to have disappeared. Could you give me any pointers on how to override the default behaviour of a View in this new release?

  • Anonymous
    March 11, 2008
    I am more than ecstatic about this framework.  I have been using Monorail for a couple of years but it has always been a challenge to twist the tools set to work the way it needed to and the whole thing, while awesome, felt very heavy.  This is gorgeous.

  • Anonymous
    April 01, 2008
    MVC: Action Filter for Handling Errors

  • Anonymous
    April 01, 2008
    One question - when calling views to be rendered, for example: RenderView("Categories", categories); wouldnt it be better if call wasnt based on string, but some structure with list of all views? Easiest thing would be to create Enum with all the view names and call, for example: RenderView(Views.Category, categories); Just a thought, Domagoj

  • Anonymous
    April 15, 2008
    ASP.NET3.5Extensions、ExpressionStudio和Silverlight、IE8Preview发布及学习资源、安装问题汇总 微软昨天在MIX08大会发布了AS...