MVC 1.1 for VS2010 Beta 1 Released
The MVC framework for ASP.NET allows you to create applications that follow the model/view/controller architecture. VS2010 Beta 1 did not have MVC built-in to the product but you can now download it here. MVC will be included in the final release of the product.
After installation you will have MVC templates installed for both VB and C#:
Scott Guthrie has a fantastic walk through on MVC using the VS2008 product which is also be relevant to V2010 (modulo a few dialog changes here and there).
Enjoy!
Comments
Anonymous
June 12, 2009
PingBack from http://aspdotnetmvc.com/buzz/default.aspxAnonymous
June 12, 2009
PingBack from http://aspdotnetmvc.com/buzz/default.aspxAnonymous
June 13, 2009
Can you provide a new feature to show guidlines for flow of controls in source code. For example.. |- IF X=10 THEN | |-ELSEIF X=50 then | |-ENDIF Like wise for loops , switch case etc etc. HiteshAnonymous
June 14, 2009
Buenas si bien no tengo casi nada de experiencia en ASP.Net MVC, muchos amigos y compañeros loAnonymous
June 14, 2009
Buenas si bien no tengo casi nada de experiencia en ASP.Net MVC, muchos amigos y compañeros loAnonymous
June 16, 2009
You may have noticed that MVC templates were not shipped as part of Visual Studio 2010 Beta. MVC willAnonymous
June 17, 2009
The comment has been removed