Los Techies : Blogs about software and anything tech!

ASP.Net MVC framework - New version of the MVC Contrib project! - v 0.0.1.101


There was a new source code release of the Asp.Net MVC framework .  We just got the MVC Contrib project upgraded to work against the new release.

You can find the release here.

 

First I would like to thank Jeremy Skinner for his hard work upgrading the release!

 

Here is what changed in the release:

  • Upgraded to the 0416 Source Code drop of ASP.NET MVC.
  • Moved most of ConventionController's logic into ConventionControllerActionInvoker.
  • ControllerDescriptor now only treats methods that return an ActionResult as a valid action.
  • Moved the filters implementation more in line with the implementation in ControllerActionInvoker.
  • Removed the ReturnBinders implementation. The same result can be achieved by using custom ActionResults.
  • Introduced XmlResult to replace XmlReturnBinder.
  • Added RenderText and RenderXML methods to ConventionController.
  • TestControllerBuilder no longer proxies controllers or captures renderview/redirect calls

 

Keep up to date by subscribing to http://feeds.feedburner.com/EricHexter

 

Do you twitter?  You can follow the project on twitter here: http://twitter.com/mvccontrib

Kick It on DotNetKicks.com
Posted Apr 19 2008, 07:38 AM by erichexter
Filed under: , ,

Comments

Community Blogs wrote MvcContrib release now works with 4/16 MVC Framework drop
on 04-19-2008 9:47 AM

MvcContrib is upgraded to account for the recent changes with the ASP.NET MVC Framework. Eric Hexter

Dew Drop - April 21, 2008 | Alvin Ashcraft's Morning Dew wrote Dew Drop - April 21, 2008 | Alvin Ashcraft's Morning Dew
on 04-21-2008 7:03 AM

Pingback from  Dew Drop - April 21, 2008 | Alvin Ashcraft's Morning Dew

Copyright Los Techies 2008, 2009. All rights reserved.
Powered by Community Server (Commercial Edition), by Telligent Systems