<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Selecting a MVC/MVP Implementation for a Winforms Project</title>
	<atom:link href="http://rdn-consulting.com/blog/2008/02/01/selecting-a-mvcmvp-implementation-for-a-winforms-project/feed/" rel="self" type="application/rss+xml" />
	<link>http://rdn-consulting.com/blog/2008/02/01/selecting-a-mvcmvp-implementation-for-a-winforms-project/</link>
	<description>Software Development and Biomedical Engineering</description>
	<pubDate>Thu, 20 Nov 2008 17:19:54 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Marom</title>
		<link>http://rdn-consulting.com/blog/2008/02/01/selecting-a-mvcmvp-implementation-for-a-winforms-project/#comment-527</link>
		<dc:creator>Marom</dc:creator>
		<pubDate>Thu, 01 May 2008 11:42:33 +0000</pubDate>
		<guid isPermaLink="false">http://rdn-consulting.com/blog/2008/02/01/selecting-a-mvcmvp-implementation-for-a-winforms-project/#comment-527</guid>
		<description>I am hearing more and more about MVPC pattern that split the presenter into two parts. 

http://aviadezra.blogspot.com/2007/07/twisting-mvp-triad-say-hello-to-mvpc.html
Although, I am not a big fane of the controller in this article, it shows how the 'Passive View' and 'Supervising Controller' can be combined and it has C# source code attached. 

http://www.martinhunter.co.nz/articles/MVPC.pdf
This is also new approach of MVP – here the controller makes more sense.</description>
		<content:encoded><![CDATA[<p>I am hearing more and more about MVPC pattern that split the presenter into two parts. </p>
<p><a href="http://aviadezra.blogspot.com/2007/07/twisting-mvp-triad-say-hello-to-mvpc.html" rel="nofollow">http://aviadezra.blogspot.com/2007/07/twisting-mvp-triad-say-hello-to-mvpc.html</a><br />
Although, I am not a big fane of the controller in this article, it shows how the &#8216;Passive View&#8217; and &#8216;Supervising Controller&#8217; can be combined and it has C# source code attached. </p>
<p><a href="http://www.martinhunter.co.nz/articles/MVPC.pdf" rel="nofollow">http://www.martinhunter.co.nz/articles/MVPC.pdf</a><br />
This is also new approach of MVP – here the controller makes more sense.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Floroskop</title>
		<link>http://rdn-consulting.com/blog/2008/02/01/selecting-a-mvcmvp-implementation-for-a-winforms-project/#comment-503</link>
		<dc:creator>Floroskop</dc:creator>
		<pubDate>Wed, 19 Mar 2008 11:30:03 +0000</pubDate>
		<guid isPermaLink="false">http://rdn-consulting.com/blog/2008/02/01/selecting-a-mvcmvp-implementation-for-a-winforms-project/#comment-503</guid>
		<description>Hello! 
I think this try.</description>
		<content:encoded><![CDATA[<p>Hello!<br />
I think this try.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://rdn-consulting.com/blog/2008/02/01/selecting-a-mvcmvp-implementation-for-a-winforms-project/#comment-464</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Fri, 08 Feb 2008 14:50:36 +0000</pubDate>
		<guid isPermaLink="false">http://rdn-consulting.com/blog/2008/02/01/selecting-a-mvcmvp-implementation-for-a-winforms-project/#comment-464</guid>
		<description>Good post.  It's ironic how &lt;a href="http://en.wikipedia.org/wiki/Model-view-controller" rel="nofollow"&gt;MVC dates back to Smalltalk-80&lt;/a&gt; and how with each new application framework, we always seem to have to relearn how useful a design pattern it is.</description>
		<content:encoded><![CDATA[<p>Good post.  It&#8217;s ironic how <a href="http://en.wikipedia.org/wiki/Model-view-controller" rel="nofollow">MVC dates back to Smalltalk-80</a> and how with each new application framework, we always seem to have to relearn how useful a design pattern it is.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
