Jeffrey Palermo (.com)

Sponsors

The Lounge

News

Advertisement

Images in this post missing? We recently lost them in a site migration. We're working to restore these as you read this. Should you need an image in an emergency, please contact us at imagehelp@codebetter.com
ASP.NET MVC Framework CTP is now available - MvcContrib also available

To keep up with this, subscribe to my feed:  http://feeds.feedburner.com/jeffreypalermo

The long-awaited MVC Framework public CTP is available for download here:

http://asp.net/downloads/3.5-extensions/  -- Here is a direct download link.

Check out Scott Guthrie's MVC info here.  Brad Abrams announcement here.

To get some more View helpers that didn't make it into the CTP (but will), download the mvctoolkit

http://asp.net/downloads/3.5-extensions/MVCToolkit.zip

And download MvcContrib, which gives you IoC container support for controllers as well as whatever the community deams appropriate.  If you have an opinion about what else should be offered with MvcContrib, come and add to the backlog list.   Who knows, some of these features might even make it into the actual product from Microsoft.


Posted Sun, Dec 9 2007 9:02 PM by Jeffrey Palermo

[Advertisement]

Comments

kertvista » ASP.NET MVC Framework CTP is now available - MvcContrib also available wrote kertvista » ASP.NET MVC Framework CTP is now available - MvcContrib also available
on Sun, Dec 9 2007 10:46 PM

Pingback from  kertvista » ASP.NET MVC Framework CTP is now available - MvcContrib also available

» Daily Bits - December 10, 2007 Alvin Ashcraft’s Daily Geek Bits: Daily links plus random ramblings about development, gadgets and raising rugrats. wrote » Daily Bits - December 10, 2007 Alvin Ashcraft’s Daily Geek Bits: Daily links plus random ramblings about development, gadgets and raising rugrats.
on Mon, Dec 10 2007 8:49 AM

Pingback from  » Daily Bits - December 10, 2007 Alvin Ashcraft’s Daily Geek Bits: Daily links plus random ramblings about development, gadgets and raising rugrats.

Jeffrey Palermo [MVP] wrote MvcContrib now has IoC container support for "the big 3"
on Tue, Dec 11 2007 9:31 AM

It hasn't even been 48 hours since the release of the public CTP of the ASP.NET MVC Framework , but

gOODiDEA wrote [导入]Interesting Finds: 2007.12.10
on Mon, Dec 17 2007 10:33 PM

.NET: ASP.NETMVCFramework(Part4):HandlingFormEditandPostScenarios

ASP.NETMVCFramewo...