<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-35403832.post2392595464482695680..comments</id><updated>2009-05-01T11:05:27.100+02:00</updated><category term='C#'/><category term='NAnt-Extensions'/><category term='Visual Studio'/><category term='Continuous Integration'/><category term='jQuery'/><category term='git'/><category term='TeamCity'/><category term='PDFWebViewer.NET'/><category term='.NET General'/><category term='SQL Server'/><category term='AJAX'/><category term='Sitefinity'/><category term='Castle'/><category term='MSBuild'/><category term='Servers'/><category term='ASP.NET MVC'/><category term='ASP.NET'/><title type='text'>Comments on Alanta Developer Notes: Mixing webforms with MVC</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://blog.alanta.nl/feeds/2392595464482695680/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/35403832/2392595464482695680/comments/default'/><link rel='alternate' type='text/html' href='http://blog.alanta.nl/2009/02/mixing-webforms-with-mvc.html'/><author><name>Marnix</name><uri>http://www.blogger.com/profile/00913090261390882195</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://2.bp.blogspot.com/_G_mDY8FPULY/S1Agl88Q1qI/AAAAAAAAAAc/3rqXrGO2sNM/S220/ikke2.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>2</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-35403832.post-2317185757119773678</id><published>2009-05-01T11:05:00.000+02:00</published><updated>2009-05-01T11:05:00.000+02:00</updated><title type='text'>Hi,

Thanks for the tip. 
The article you're refer...</title><content type='html'>Hi,&lt;br /&gt;&lt;br /&gt;Thanks for the tip. &lt;br /&gt;The article you're referring to is not quite the same thing; it describes how webforms and MVC can co-exist using routing. The solution I'm proposing here allows you to mix assets from WebForms based applications with MVC; it enables you to use MVC controllers with webforms controls in ways not supported by MVC itself. &lt;br /&gt;This solution enables the controller to dictate which partial views (or controls) are to be loaded into what content template in a master page. This is a different way of constructing views compared to MVC's hierarchical views.&lt;br /&gt;&lt;br /&gt;I'm using this solution for new developments on existing sites. It allows me to reuse existing controls developed for webforms-based pages while developing new functionality using MVC.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/35403832/2392595464482695680/comments/default/2317185757119773678'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/35403832/2392595464482695680/comments/default/2317185757119773678'/><link rel='alternate' type='text/html' href='http://blog.alanta.nl/2009/02/mixing-webforms-with-mvc.html?showComment=1241168700000#c2317185757119773678' title=''/><author><name>Marnix</name><uri>http://www.blogger.com/profile/00913090261390882195</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='http://www.nixxie.nl/blog/ikke.jpg'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.alanta.nl/2009/02/mixing-webforms-with-mvc.html' ref='tag:blogger.com,1999:blog-35403832.post-2392595464482695680' source='http://www.blogger.com/feeds/35403832/posts/default/2392595464482695680' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-2146392594'/></entry><entry><id>tag:blogger.com,1999:blog-35403832.post-2952503314732326762</id><published>2009-05-01T03:32:00.000+02:00</published><updated>2009-05-01T03:32:00.000+02:00</updated><title type='text'>Have a look at this. It would seem you don't have ...</title><content type='html'>Have a look at this. It would seem you don't have to go to the trouble of what your describing....&lt;br /&gt;&lt;br /&gt;http://www.packtpub.com/article/mixing-asp.net-webforms-and-asp.net-mvc</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/35403832/2392595464482695680/comments/default/2952503314732326762'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/35403832/2392595464482695680/comments/default/2952503314732326762'/><link rel='alternate' type='text/html' href='http://blog.alanta.nl/2009/02/mixing-webforms-with-mvc.html?showComment=1241141520000#c2952503314732326762' title=''/><author><name>vdhant</name><uri>http://www.blogger.com/profile/01571747248983032083</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.alanta.nl/2009/02/mixing-webforms-with-mvc.html' ref='tag:blogger.com,1999:blog-35403832.post-2392595464482695680' source='http://www.blogger.com/feeds/35403832/posts/default/2392595464482695680' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1296035113'/></entry></feed>
