<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://weblogs.asp.net/utility/FeedStylesheets/atom.xsl" media="screen"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en"><title type="html">Damien Thouvenin</title><subtitle type="html" /><id>http://weblogs.asp.net/damienthouvenin/atom.aspx</id><link rel="alternate" type="text/html" href="http://weblogs.asp.net/damienthouvenin/default.aspx" /><link rel="self" type="application/atom+xml" href="http://weblogs.asp.net/damienthouvenin/atom.aspx" /><generator uri="http://communityserver.org" version="3.0.20510.895">Community Server</generator><updated>2008-01-23T15:24:00Z</updated><entry><title>ASP.NET MVC error after migrating project from beta to RTM "could not load type System.Web.Mvc.ViewUserControl&lt;...&gt;" - Solved</title><link rel="alternate" type="text/html" href="http://weblogs.asp.net/damienthouvenin/archive/2009/06/27/asp-net-mvc-error-after-migrating-project-from-beta-to-rtm-quot-could-not-load-type-system-web-mvc-viewusercontrol-lt-gt-quot-solved.aspx" /><id>http://weblogs.asp.net/damienthouvenin/archive/2009/06/27/asp-net-mvc-error-after-migrating-project-from-beta-to-rtm-quot-could-not-load-type-system-web-mvc-viewusercontrol-lt-gt-quot-solved.aspx</id><published>2009-06-27T12:49:00Z</published><updated>2009-06-27T12:49:00Z</updated><content type="html">I've been working on and off on an ASP.NET MVC project for a year or so. I migrated it with each new release, sometimes with a lot of ease, sometimes rather painfully. When upgarding from beta 5.0 to ASP.NEt MVC 1.0 (RTM) everithing seemed fine at first. Then I started refactoring some of my views which had code-behind files but no code. It was ok for most views but the strongly typed partial views didn't work: I got a "parler error message: could not load type System.Web.Mvc.ViewUserControl&amp;lt;xxx&amp;gt;...(&lt;a href="http://weblogs.asp.net/damienthouvenin/archive/2009/06/27/asp-net-mvc-error-after-migrating-project-from-beta-to-rtm-quot-could-not-load-type-system-web-mvc-viewusercontrol-lt-gt-quot-solved.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7135503" width="1" height="1"&gt;</content><author><name>d.th</name><uri>http://weblogs.asp.net/members/d.th.aspx</uri></author><category term="ASP.NET MVC" scheme="http://weblogs.asp.net/damienthouvenin/archive/tags/ASP.NET+MVC/default.aspx" /></entry><entry><title>ASP.NET MVC Controller extensions</title><link rel="alternate" type="text/html" href="http://weblogs.asp.net/damienthouvenin/archive/2008/05/25/MVControllerExtensions.aspx" /><id>http://weblogs.asp.net/damienthouvenin/archive/2008/05/25/MVControllerExtensions.aspx</id><published>2008-05-25T08:50:00Z</published><updated>2008-05-25T08:50:00Z</updated><content type="html">In the course of preparing a soon-to-come showcase on ASP.NET MVC I needed to redirect a controller method to another controller's. I found this post by Matt hawley that got me started but I had to fix a bug. Since I had already created my own extension methods to allow sending a file as attachment, I took the liberty of repackaging Matt's code and mine into a single class.

...(&lt;a href="http://weblogs.asp.net/damienthouvenin/archive/2008/05/25/MVControllerExtensions.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6219776" width="1" height="1"&gt;</content><author><name>d.th</name><uri>http://weblogs.asp.net/members/d.th.aspx</uri></author><category term="ASP.NET MVC" scheme="http://weblogs.asp.net/damienthouvenin/archive/tags/ASP.NET+MVC/default.aspx" /><category term="MVC" scheme="http://weblogs.asp.net/damienthouvenin/archive/tags/MVC/default.aspx" /><category term="ASP.NET" scheme="http://weblogs.asp.net/damienthouvenin/archive/tags/ASP.NET/default.aspx" /><category term="C#" scheme="http://weblogs.asp.net/damienthouvenin/archive/tags/C_2300_/default.aspx" /></entry><entry><title>Opening</title><link rel="alternate" type="text/html" href="http://weblogs.asp.net/damienthouvenin/archive/2008/01/23/openning.aspx" /><id>http://weblogs.asp.net/damienthouvenin/archive/2008/01/23/openning.aspx</id><published>2008-01-23T14:24:00Z</published><updated>2008-01-23T14:24:00Z</updated><content type="html">&lt;P mce_keep="true"&gt;Cool&amp;nbsp;! I've answered Joe Stagner's invitation to come an blog about ASP.NET and,&amp;nbsp;a few hours later : tada ! I now have a community blog !&lt;/P&gt;
&lt;P mce_keep="true"&gt;Since I also have &lt;A class="" href="http://www.clt-services.com/blog" mce_href="http://www.clt-services.com/blog"&gt;a blog in french&lt;/A&gt;, I'll start&amp;nbsp;by translating a few posts&amp;nbsp;; in the meanwhile, if there are subjects you'd like to see me digg, please write to me. My realms are classic ASP.NET, Server Controls, Ajax, ASP.NET MVC, SubSonic and SQL Server 2005, plus some musings on Agile methods (especially Scrum).&lt;/P&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=5639429" width="1" height="1"&gt;</content><author><name>d.th</name><uri>http://weblogs.asp.net/members/d.th.aspx</uri></author></entry></feed>