<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>JAPF &#187; frameworks</title>
	<atom:link href="http://www.japf.fr/tag/frameworks/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.japf.fr</link>
	<description>Jeremy Alles Presentation Foundation: WPF, Silverlight, Windows Phone 7, Windows 8</description>
	<lastBuildDate>Fri, 27 Jan 2012 07:57:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>MVVM Framework Explorer update and top MVVM Frameworks</title>
		<link>http://www.japf.fr/2011/01/mvvm-framework-explorer-update-and-top-mvvm-frameworks/</link>
		<comments>http://www.japf.fr/2011/01/mvvm-framework-explorer-update-and-top-mvvm-frameworks/#comments</comments>
		<pubDate>Mon, 10 Jan 2011 08:32:02 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[Windows Phone]]></category>
		<category><![CDATA[WPF]]></category>
		<category><![CDATA[frameworks]]></category>
		<category><![CDATA[mvvm]]></category>
		<category><![CDATA[viewmodel]]></category>

		<guid isPermaLink="false">http://www.japf.fr/?p=761</guid>
		<description><![CDATA[A couple of days ago I received an email from Geert van Horrik, a developer working on a new MVVM Framework called Catel. Geert asked me to update my MVVM Framework Explorer app in order to include his new framework. Here is the resulting updated app (click to launch): Besides adding this new framework, I [...]]]></description>
			<content:encoded><![CDATA[<p>A couple of days ago I received an email from <a href="http://blog.catenalogic.com/">Geert van Horrik</a>, a developer working on a new MVVM Framework called <a href="http://catel.codeplex.com/">Catel</a>. Geert asked me to update my MVVM Framework Explorer app in order to include his new framework. Here is the resulting updated app (click to launch):</p>
<p><a href="http://www.japf.fr/silverlight/mvvm/index.html"><img class="alignnone size-full wp-image-370" title="silverlight-mvvm-app" src="http://www.japf.fr/wp-content/uploads/2009/11/silverlight-mvvm-app.png" alt="" width="462" height="241" /></a></p>
<p>Besides adding this new framework, I updated the download count for each framework, which allowed me to do some statistics. Here are the download progression for the most popular MVVM frameworks <strong>between July 2010 and January 2011</strong>:</p>
<table border="0" cellspacing="0" cellpadding="0" width="419">
<col style="width: 93pt;" width="124"></col>
<col style="width: 71pt;" width="95"></col>
<col style="width: 76pt;" width="101"></col>
<col style="width: 74pt;" width="99"></col>
<tbody>
<tr style="height: 15pt;" height="20">
<td class="xl66" style="height: 15pt; width: 93pt;" width="124" height="20"><strong>Framework</strong></td>
<td class="xl66" style="width: 71pt;" width="95"><strong>July 2010</strong></td>
<td class="xl66" style="width: 76pt;" width="101"><strong>January 2011</strong></td>
<td class="xl66" style="width: 74pt;" width="99"><strong>Progression</strong></td>
</tr>
<tr style="height: 15pt;" height="20">
<td style="height: 15pt;" height="20"><a href="http://calcium.codeplex.com/">Calcium</a></td>
<td align="right">7486</td>
<td align="right">9963</td>
<td class="xl65" align="right">33%</td>
</tr>
<tr style="height: 15pt;" height="20">
<td style="height: 15pt;" height="20"><a href="http://caliburn.codeplex.com/">Caliburn</a></td>
<td align="right">27012</td>
<td align="right">36392</td>
<td class="xl65" align="right">35%</td>
</tr>
<tr style="height: 15pt;" height="20">
<td style="height: 15pt;" height="20"><a href="http://cinch.codeplex.com/">Cinch</a></td>
<td align="right">9865</td>
<td align="right">15206</td>
<td class="xl65" align="right">54%</td>
</tr>
<tr style="height: 15pt;" height="20">
<td style="height: 15pt;" height="20"><a href="http://coremvvm.codeplex.com/">CoreMVVM</a></td>
<td align="right">3373</td>
<td align="right">4419</td>
<td class="xl65" align="right">31%</td>
</tr>
<tr style="height: 15pt;" height="20">
<td class="xl67" style="height: 15pt;" height="20"><a href="http://mefedmvvm.codeplex.com">MEFedMVVM</a></td>
<td class="xl67" align="right">905</td>
<td class="xl67" align="right">2074</td>
<td class="xl68" align="right"><strong>129%</strong></td>
</tr>
<tr style="height: 15pt;" height="20">
<td style="height: 15pt;" height="20"><a href="http://mvvmfoundation.codeplex.com/">MVVM Foundation</a></td>
<td align="right">5759</td>
<td align="right">7656</td>
<td class="xl65" align="right">33%</td>
</tr>
<tr style="height: 15pt;" height="20">
<td class="xl67" style="height: 15pt;" height="20"><a href="http://mvvmhelpers.codeplex.com/">MVVM Helpers</a></td>
<td class="xl67" align="right">674</td>
<td class="xl67" align="right">1571</td>
<td class="xl68" align="right"><strong>133%</strong></td>
</tr>
<tr style="height: 15pt;" height="20">
<td class="xl67" style="height: 15pt;" height="20"><a href="http://mvvmlight.codeplex.com/">MVVM Light</a></td>
<td class="xl67" align="right">11601</td>
<td class="xl67" align="right">30111</td>
<td class="xl68" align="right"><strong>160%</strong></td>
</tr>
<tr style="height: 15pt;" height="20">
<td class="xl67" style="height: 15pt;" height="20"><a href="http://nitokitchensink.codeplex.com/">NitoMVVM</a></td>
<td class="xl67" align="right">446</td>
<td class="xl67" align="right">1098</td>
<td class="xl68" align="right"><strong>146%</strong></td>
</tr>
<tr style="height: 15pt;" height="20">
<td style="height: 15pt;" height="20"><a href="http://nroute.codeplex.com/">nRoute</a></td>
<td align="right">7638</td>
<td align="right">13724</td>
<td class="xl65" align="right">80%</td>
</tr>
<tr style="height: 15pt;" height="20">
<td style="height: 15pt;" height="20"><a href="http://wpfonyx.codeplex.com/">Onyx</a></td>
<td align="right">2027</td>
<td align="right">2195</td>
<td class="xl65" align="right">8%</td>
</tr>
<tr style="height: 15pt;" height="20">
<td class="xl67" style="height: 15pt;" height="20"><a href="http://waf.codeplex.com/">WAF</a></td>
<td class="xl67" align="right">12255</td>
<td class="xl67" align="right">30673</td>
<td class="xl68" align="right"><strong>150%</strong></td>
</tr>
</tbody>
</table>
<p><!--[if gte mso 9]><xml> <o:OfficeDocumentSettings> <o:AllowPNG /> </o:OfficeDocumentSettings> </xml><![endif]--><!--[if gte mso 9]><xml> <w:WordDocument> <w:View>Normal</w:View> <w:Zoom>0</w:Zoom> <w:TrackMoves /> <w:TrackFormatting /> <w:HyphenationZone>21</w:HyphenationZone> <w:PunctuationKerning /> <w:ValidateAgainstSchemas /> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:DoNotPromoteQF /> <w:LidThemeOther>FR</w:LidThemeOther> <w:LidThemeAsian>X-NONE</w:LidThemeAsian> <w:LidThemeComplexScript>X-NONE</w:LidThemeComplexScript> <w:Compatibility> <w:BreakWrappedTables /> <w:SnapToGridInCell /> <w:WrapTextWithPunct /> <w:UseAsianBreakRules /> <w:DontGrowAutofit /> <w:SplitPgBreakAndParaMark /> <w:EnableOpenTypeKerning /> <w:DontFlipMirrorIndents /> <w:OverrideTableStyleHps /> </w:Compatibility> <m:mathPr> <m:mathFont m:val="Cambria Math" /> <m:brkBin m:val="before" /> <m:brkBinSub m:val="&#45;-" /> <m:smallFrac m:val="off" /> <m:dispDef /> <m:lMargin m:val="0" /> <m:rMargin m:val="0" /> <m:defJc m:val="centerGroup" /> <m:wrapIndent m:val="1440" /> <m:intLim m:val="subSup" /> <m:naryLim m:val="undOvr" /> </m:mathPr></w:WordDocument> </xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" DefUnhideWhenUsed="true"   DefSemiHidden="true" DefQFormat="false" DefPriority="99"   LatentStyleCount="267"> <w:LsdException Locked="false" Priority="0" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Normal" /> <w:LsdException Locked="false" Priority="9" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="heading 1" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 2" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 3" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 4" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 5" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 6" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 7" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 8" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 9" /> <w:LsdException Locked="false" Priority="39" Name="toc 1" /> <w:LsdException Locked="false" Priority="39" Name="toc 2" /> <w:LsdException Locked="false" Priority="39" Name="toc 3" /> <w:LsdException Locked="false" Priority="39" Name="toc 4" /> <w:LsdException Locked="false" Priority="39" Name="toc 5" /> <w:LsdException Locked="false" Priority="39" Name="toc 6" /> <w:LsdException Locked="false" Priority="39" Name="toc 7" /> <w:LsdException Locked="false" Priority="39" Name="toc 8" /> <w:LsdException Locked="false" Priority="39" Name="toc 9" /> <w:LsdException Locked="false" Priority="35" QFormat="true" Name="caption" /> <w:LsdException Locked="false" Priority="10" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Title" /> <w:LsdException Locked="false" Priority="1" Name="Default Paragraph Font" /> <w:LsdException Locked="false" Priority="11" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtitle" /> <w:LsdException Locked="false" Priority="22" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Strong" /> <w:LsdException Locked="false" Priority="20" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Emphasis" /> <w:LsdException Locked="false" Priority="59" SemiHidden="false"    UnhideWhenUsed="false" Name="Table Grid" /> <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Placeholder Text" /> <w:LsdException Locked="false" Priority="1" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="No Spacing" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 1" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 1" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 1" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 1" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 1" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 1" /> <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Revision" /> <w:LsdException Locked="false" Priority="34" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="List Paragraph" /> <w:LsdException Locked="false" Priority="29" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Quote" /> <w:LsdException Locked="false" Priority="30" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Quote" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 1" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 1" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 1" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 1" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 1" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 1" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 1" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 1" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 2" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 2" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 2" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 2" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 2" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 2" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 2" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 2" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 2" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 2" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 2" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 2" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 2" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 2" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 3" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 3" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 3" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 3" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 3" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 3" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 3" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 3" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 3" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 3" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 3" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 3" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 3" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 3" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 4" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 4" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 4" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 4" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 4" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 4" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 4" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 4" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 4" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 4" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 4" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 4" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 4" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 4" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 5" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 5" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 5" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 5" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 5" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 5" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 5" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 5" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 5" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 5" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 5" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 5" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 5" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 5" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 6" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 6" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 6" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 6" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 6" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 6" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 6" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 6" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 6" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 6" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 6" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 6" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 6" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 6" /> <w:LsdException Locked="false" Priority="19" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtle Emphasis" /> <w:LsdException Locked="false" Priority="21" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Emphasis" /> <w:LsdException Locked="false" Priority="31" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtle Reference" /> <w:LsdException Locked="false" Priority="32" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Reference" /> <w:LsdException Locked="false" Priority="33" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Book Title" /> <w:LsdException Locked="false" Priority="37" Name="Bibliography" /> <w:LsdException Locked="false" Priority="39" QFormat="true" Name="TOC Heading" /> </w:LatentStyles> </xml><![endif]--><!--[if gte mso 10]><br />
<style>
 /* Style Definitions */
 table.MsoNormalTable
	{mso-style-name:"Tableau Normal";
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-priority:99;
	mso-style-parent:"";
	mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
	mso-para-margin-top:0cm;
	mso-para-margin-right:0cm;
	mso-para-margin-bottom:10.0pt;
	mso-para-margin-left:0cm;
	line-height:115%;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";
	mso-ascii-font-family:Calibri;
	mso-ascii-theme-font:minor-latin;
	mso-hansi-font-family:Calibri;
	mso-hansi-theme-font:minor-latin;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;
	mso-fareast-language:EN-US;}
table.MsoTableGrid
	{mso-style-name:"Grille du tableau";
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-priority:59;
	mso-style-unhide:no;
	border:solid windowtext 1.0pt;
	mso-border-alt:solid windowtext .5pt;
	mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
	mso-border-insideh:.5pt solid windowtext;
	mso-border-insidev:.5pt solid windowtext;
	mso-para-margin:0cm;
	mso-para-margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";
	mso-ascii-font-family:Calibri;
	mso-ascii-theme-font:minor-latin;
	mso-hansi-font-family:Calibri;
	mso-hansi-theme-font:minor-latin;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;
	mso-fareast-language:EN-US;}
</style>
<p> <![endif]--></p>
<table class="MsoTableGrid" style="border-collapse: collapse; border: medium none;" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="width: 153.5pt; padding: 0cm 5.4pt;" width="205" valign="top">
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;">
</td>
<td style="width: 153.55pt; padding: 0cm 5.4pt;" width="205" valign="top">
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;">
</td>
<td style="width: 153.55pt; padding: 0cm 5.4pt;" width="205" valign="top">
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;">
</td>
</tr>
</tbody>
</table>
<p><strong>Top progression during the last 6 months:</strong></p>
<ol>
<li><a href="http://mvvmlight.codeplex.com/">MVVM Light</a> (by <a href="http://blog.galasoft.ch/">Laurent Bugnion</a>): +160%</li>
<li><a href="http://mvvmhelpers.codeplex.com/">MVVM Helpers</a> (by <a href="http://www.julmar.com/blog/mark/default.aspx">Mark Smith</a>): +133%</li>
<li><a href="http://mefedmvvm.codeplex.com/">MEFedMVVM</a> (by <a href="http://marlongrech.wordpress.com/">Marlon Grech</a>): +129%</li>
<li><a href="http://waf.codeplex.com/">WAF</a> (by <a href="http://www.berchtel.com/">Jurgen Berchtel</a>): +150%</li>
</ol>
<p><strong>Top downloaded frameworks:</strong></p>
<ol>
<li><a href="http://caliburn.codeplex.com/">Caliburn</a> (by <a href="http://devlicio.us/blogs/rob_eisenberg/">Rob Eisenberg</a>): +36 000 downloads</li>
<li><a href="http://mvvmlight.codeplex.com/">MVVM Light</a> (by <a href="http://blog.galasoft.ch/">Laurent Bugnion</a>): +30 000 downloads</li>
<li><a href="http://waf.codeplex.com/">WAF</a> (by <a href="http://www.berchtel.com/">Jurgen Berchtel</a>): +30 000 downloads</li>
</ol>
<p>Congratulations to their respective authors.</p>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow: hidden;">
<table border="0" cellspacing="0" cellpadding="0" width="364">
<col style="width: 93pt;" width="124"></col>
<col style="width: 60pt;" span="3" width="80"></col>
<tbody>
<tr style="height: 15pt;" height="20">
<td style="height: 15pt; width: 93pt;" width="124" height="20">Calcium</td>
<td style="width: 60pt;" width="80" align="right">7486</td>
<td style="width: 60pt;" width="80" align="right">9963</td>
<td class="xl63" style="width: 60pt;" width="80" align="right">33%</td>
</tr>
<tr style="height: 15pt;" height="20">
<td style="height: 15pt;" height="20">Caliburn</td>
<td align="right">27012</td>
<td align="right">36392</td>
<td class="xl63" align="right">35%</td>
</tr>
<tr style="height: 15pt;" height="20">
<td style="height: 15pt;" height="20">Cinch</td>
<td align="right">9865</td>
<td align="right">15206</td>
<td class="xl63" align="right">54%</td>
</tr>
<tr style="height: 15pt;" height="20">
<td style="height: 15pt;" height="20">CoreMVVM</td>
<td align="right">3373</td>
<td align="right">4419</td>
<td class="xl63" align="right">31%</td>
</tr>
<tr style="height: 15pt;" height="20">
<td style="height: 15pt;" height="20">MEFedMVVM</td>
<td align="right">905</td>
<td align="right">2074</td>
<td class="xl63" align="right">129%</td>
</tr>
<tr style="height: 15pt;" height="20">
<td style="height: 15pt;" height="20">MVVM Foundation</td>
<td align="right">5759</td>
<td align="right">7656</td>
<td class="xl63" align="right">33%</td>
</tr>
<tr style="height: 15pt;" height="20">
<td style="height: 15pt;" height="20">MVVM Helpers</td>
<td align="right">674</td>
<td align="right">1571</td>
<td class="xl63" align="right">133%</td>
</tr>
<tr style="height: 15pt;" height="20">
<td style="height: 15pt;" height="20">MVVM Light</td>
<td align="right">11601</td>
<td align="right">30111</td>
<td class="xl63" align="right">160%</td>
</tr>
<tr style="height: 15pt;" height="20">
<td style="height: 15pt;" height="20">NitoMVVM</td>
<td align="right">446</td>
<td align="right">1098</td>
<td class="xl63" align="right">146%</td>
</tr>
<tr style="height: 15pt;" height="20">
<td style="height: 15pt;" height="20">nRoute</td>
<td align="right">7638</td>
<td align="right">13724</td>
<td class="xl63" align="right">80%</td>
</tr>
<tr style="height: 15pt;" height="20">
<td style="height: 15pt;" height="20">Onyx</td>
<td align="right">2027</td>
<td align="right">2195</td>
<td class="xl63" align="right">8%</td>
</tr>
<tr style="height: 15pt;" height="20">
<td style="height: 15pt;" height="20">WAF</td>
<td align="right">12255</td>
<td align="right">30673</td>
<td class="xl63" align="right">150%</td>
</tr>
</tbody>
</table>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.japf.fr/2011/01/mvvm-framework-explorer-update-and-top-mvvm-frameworks/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>MVVM Frameworks Explorer updated</title>
		<link>http://www.japf.fr/2010/07/mvvm-frameworks-explorer-updated/</link>
		<comments>http://www.japf.fr/2010/07/mvvm-frameworks-explorer-updated/#comments</comments>
		<pubDate>Mon, 19 Jul 2010 18:44:25 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[Windows Phone]]></category>
		<category><![CDATA[WPF]]></category>
		<category><![CDATA[frameworks]]></category>
		<category><![CDATA[mvvm]]></category>

		<guid isPermaLink="false">http://www.japf.fr/?p=625</guid>
		<description><![CDATA[Today I&#8217;m releasing a new version of my MVVM Frameworks Explorer application. You can find the updated version here: http://www.japf.fr/silverlight/mvvm/index.html Here is a list of the changes in this new version: application updated to Silverlight 4 support is now detailed for WPF, Silverlight and Windows Phone new frameworks added (MEFedMVVM&#8230;) framework&#8217;s logo added download count [...]]]></description>
			<content:encoded><![CDATA[<p>Today I&#8217;m releasing a new version of my MVVM Frameworks Explorer application. You can find the updated version here: <a href="http://www.japf.fr/silverlight/mvvm/index.html">http://www.japf.fr/silverlight/mvvm/index.html</a></p>
<p><a href="http://www.japf.fr/wp-content/uploads/2009/11/silverlight-mvvm-app.png" rel="lightbox[625]"><img class="alignnone size-full wp-image-370" title="silverlight-mvvm-app" src="http://www.japf.fr/wp-content/uploads/2009/11/silverlight-mvvm-app.png" alt="" width="341" height="177" /></a></p>
<p>Here is a list of the changes in this new version:</p>
<ul>
<li>application updated to Silverlight 4</li>
<li>support is now detailed for WPF, Silverlight and Windows Phone</li>
<li>new frameworks added (MEFedMVVM&#8230;)</li>
<li>framework&#8217;s logo added</li>
<li>download count added (based on the information I found on CodePlex website)</li>
<li>about window</li>
</ul>
<p>As always, feel free to give feedback <img src='http://www.japf.fr/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.japf.fr/2010/07/mvvm-frameworks-explorer-updated/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Discover and compare existing MVVM frameworks !</title>
		<link>http://www.japf.fr/2009/11/discover-compare-existing-mvvm-frameworks/</link>
		<comments>http://www.japf.fr/2009/11/discover-compare-existing-mvvm-frameworks/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 21:31:50 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[WPF]]></category>
		<category><![CDATA[frameworks]]></category>
		<category><![CDATA[model-view-viewmodel]]></category>
		<category><![CDATA[mvvm]]></category>
		<category><![CDATA[silverlifgt]]></category>

		<guid isPermaLink="false">http://www.japf.fr/?p=369</guid>
		<description><![CDATA[A couple of weeks ago, I wrote a blog post where I compared the existing MVVM frameworks. This post became a bit famous in the WPF/Silverlight blog world and I received a lot of feedback to update the list, fix information, etc. I also got a request from Erik suggesting me to put all the [...]]]></description>
			<content:encoded><![CDATA[<p>A couple of weeks ago, I wrote <a href="http://www.japf.fr/2009/10/a-quick-tour-of-existing-mvvm-frameworks/">a blog post</a> where I compared the existing MVVM frameworks. This post became a bit famous in the WPF/Silverlight blog world and I received a lot of feedback to update the list, fix information, etc. I also got a request from Erik suggesting me to put all the datas in a matrix.</p>
<p>Today I&#8217;m proud to announce the <a href="http://www.japf.fr/silverlight/mvvm/index.html">MVVM frameworks Silverlight application</a> (click the image to open the Silverlight3 page).</p>
<p><a href="http://www.japf.fr/silverlight/mvvm/index.html"><img class="alignnone size-full wp-image-370" title="silverlight-mvvm-app" src="http://www.japf.fr/wp-content/uploads/2009/11/silverlight-mvvm-app.png" alt="silverlight-mvvm-app" width="562" height="293" /></a></p>
<p>A couple of observation:</p>
<ul>
<li>please contact me via <a href="http://japf.fr/contact">this blog</a> or <a href="http://www.twitter.com/jalpf">twitter</a> if you find incorrect information</li>
<li>I&#8217;m not judging anybody&#8217;s work by giving rating, it&#8217;s just my personal feeling to have an easiest way to sort the data</li>
</ul>
<p>Hope you&#8217;ll like it <img src='http://www.japf.fr/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.japf.fr/2009/11/discover-compare-existing-mvvm-frameworks/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>A quick tour of existing MVVM frameworks</title>
		<link>http://www.japf.fr/2009/10/a-quick-tour-of-existing-mvvm-frameworks/</link>
		<comments>http://www.japf.fr/2009/10/a-quick-tour-of-existing-mvvm-frameworks/#comments</comments>
		<pubDate>Fri, 02 Oct 2009 09:00:27 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[WPF]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[frameworks]]></category>
		<category><![CDATA[icommand]]></category>
		<category><![CDATA[model-view-viewmodel]]></category>
		<category><![CDATA[mvvm]]></category>

		<guid isPermaLink="false">http://www.japf.fr/?p=259</guid>
		<description><![CDATA[[Article updated november, 26th: see my latest blog post for a better experience browsing the frameworks] One year ago MVVM wasn’t very famous. I remember the first article I read about it, about using MVVM to simplify the management of treeview controls. In the last six months, MVVM has been quickly promoted to THE methodology [...]]]></description>
			<content:encoded><![CDATA[<p><strong>[Article updated november, 26th: see <a href="http://www.japf.fr/2009/11/discover-compare-existing-mvvm-frameworks/">my latest blog post</a> for a better experience browsing the frameworks]</strong></p>
<p><span id="more-259"></span></p>
<p>One year ago MVVM wasn’t very famous. I remember the first article I read about it, about <a href="http://www.codeproject.com/KB/WPF/TreeViewWithViewModel.aspx">using MVVM to simplify the management of treeview controls</a>. In the last six months, MVVM has been quickly promoted to THE methodology to use when developing WPF applications. During this amount of time, famous WPF developers started to merge their existing MVVM classes into libraries. Those libraries are now known as MVVM frameworks and contain classes designed to help developers to use MVVM in their projects.</p>
<p>In this article, I’m going to make a quick tour of the available MVVM frameworks.</p>
<p><strong>If your own framework is not in this list or if I made a mistake while describing your work, please let me know using the contact form (available at the top of this page).</strong></p>
<p>Common features:</p>
<ul>
<li>ViewModelBase class (for the implementation of the INotifyPropertyChanged interface)</li>
<li>RelayCommand like class to link UI command to ViewModel’s handlers</li>
<li>Unit tests comes with the framework</li>
</ul>
<p><a href="http://sachabarber.net/?page_id=523">Cinch</a></p>
<ul>
<li>Author: <a href="http://sachabarber.net">Sacha Barber</a></li>
<li>Silverlight support: no</li>
<li>Documentation: excellent, 6 articles published on CodeProject</li>
<li>Hosting : <a href="http://cinch.codeplex.com/">CodePlex</a></li>
<li>License:  Code Project Open License</li>
<li>Features:
<ul>
<li>attached behaviors</li>
<li>validation suing IDataErrorInfo</li>
<li>support for IEditableObject</li>
<li>weak events creation and subscription</li>
<li>mediator messaging using weak events</li>
<li>IOC/DI support (using Unity)</li>
<li>services: event logger, message box, open save dialog, popup</li>
<li>threading helpers</li>
<li>support for menu items</li>
<li>closeable viewmodels</li>
<li>MVVM code generator</li>
</ul>
</li>
</ul>
<p><a href="http://www.galasoft.ch/mvvm/getstarted/">MVVM Light Toolkit </a></p>
<ul>
<li>Author: <a href="http://www.galasoft.ch/index.html">Laurent Bugnion</a></li>
<li>Silverlight support: yes</li>
<li>Documentation: many articles available on Laurent’s blog + other developers as well</li>
<li>Hosting: <a href="http://mvvmlight.codeplex.com/">CodePlex</a></li>
<li>License: MIT license</li>
<li>Features:
<ul>
<li>MSI installer</li>
<li>VS project and item template</li>
<li>VS code snippets</li>
<li>Messenger system for inter-viewmodel communication</li>
</ul>
</li>
</ul>
<p><a href="http://www.julmar.com/blog/mark/2009/08/04/MVVMHelpersV103.aspx">MVVM Helpers</a></p>
<ul>
<li>Author: <a href="http://www.julmar.com/blog/mark/">Mark Smith</a></li>
<li>Silverlight support: no</li>
<li>Documentation: some articles on Mark’s blog</li>
<li>Hosting: personal website</li>
<li>License: not defined</li>
<li>Features:
<ul>
<li>attached behaviors</li>
<li>viewmodel creation using markup extension</li>
<li>attributes based validation</li>
<li>IOC/DI using ServiceProvider approach</li>
<li>closeable viewmodel</li>
<li>wait cursor (using new WaitCursor() { // your code here })</li>
</ul>
</li>
</ul>
<p><a href="http://mvvmfoundation.codeplex.com/">MVVM Foundation</a></p>
<ul>
<li>Author: <a href="http://joshsmithonwpf.wordpress.com/">Josh Smith</a></li>
<li>Silverlight support: no</li>
<li>Documentation: articles about the Messenger implementation on Josh or Marlon Grech’s blog</li>
<li>Hosting: <a href="http://mvvmfoundation.codeplex.com/">CodePlex</a></li>
<li>License: MS-PL</li>
<li>Features:
<ul>
<li>Messenger system for inter-viewmodel communication</li>
<li>PropertyChanged event monitor</li>
</ul>
</li>
</ul>
<p><a href="http://www.caliburnproject.org/">Caliburn</a></p>
<ul>
<li>Author: <a href="http://robeisenberg.com/Work.aspx">Rob Eisenberg</a></li>
<li>Silverlight support: yes</li>
<li>Documentation: complete <a href="http://caliburn.codeplex.com/Wiki/View.aspx?title=Table%20Of%20Contents">online documentation</a> available</li>
<li>Hosting: CodePlex http://www.codeplex.com/caliburn</li>
<li>License: MIT license</li>
<li>Features:
<ul>
<li> commands are built on top of Actions and thus share many of the same features, including multiple input parameters, filters and automatic asynchronous execution</li>
<li>presenters that handles UI lifecycle issue such as handling activation, deactivation and shutdown semantics for various UI components</li>
<li>Caliburn applications are fully testable</li>
<li>various utilities such as a background task manager</li>
<li>supports various UI pattern (not MVVM only)</li>
<li>dependency injection container</li>
</ul>
</li>
</ul>
<p><a href="http://wpfonyx.codeplex.com/">Onyx</a></p>
<ul>
<li>Author: William e Kempf</li>
<li>Silverlight support: no</li>
<li>Documentation: basic <a href="http://wpfonyx.codeplex.com/Wiki/View.aspx?title=Introduction">introduction</a> available on CodePlex</li>
<li>Hosting: <a href="http://wpfonyx.codeplex.com/">CodePlex</a></li>
<li>License: not specified</li>
<li>Features:
<ul>
<li> ServiceLocator pattern</li>
<li>ViewModel creation using a custom markup extension</li>
<li>UI related services such as IDisplayMessage</li>
</ul>
</li>
</ul>
<p><a href="http://calcium.codeplex.com/">Calcium</a></p>
<ul>
<li>Author: <a href="http://danielvaughan.orpius.com/">Daniel Vaughan</a></li>
<li>Silverlight support: no</li>
<li>Documentation: 2 very detailed articles on CodeProject (<a href="http://www.codeproject.com/KB/WPF/CalciumPart01.aspx">part1</a> and <a href="http://www.codeproject.com/KB/WPF/CalciumPart02.aspx">part2</a>)</li>
<li>Hosting: <a href="http://calcium.codeplex.com/">CodePlex</a></li>
<li>License: use, copy, modify, and/or distribute and keep the copyright!</li>
<li>Features:
<ul>
<li> Module Manager for enabling or disabling of modules at runtime</li>
<li>messaging services for interacting with the user from the client or server using the same API</li>
<li>Command Service to associate WPF ICommands with content interfaces that only become active when an active view or viewmodel implements the interface</li>
<li>Region Adapters for ToolBars and Menus</li>
<li>Client-server logging ready to work out-of-the-box</li>
<li>Includes modules, such as a Web Browser, Text Editor, Output Window, and many more</li>
<li>Tabbed interface with dirty file indication (reusable across modules)</li>
</ul>
</li>
</ul>
<p><a href="http://www.orktane.com/Blog/">nRoute</a></p>
<ul>
<li>Author: <a href="http://www.orktane.com/Blog/">Rishi</a></li>
<li>Silverlight support: yes</li>
<li>Documentation: many articles available on author&#8217;s blog (see CodePlex project home page for the links)</li>
<li>Hosting: <a href="http://nroute.codeplex.com/">CodePlex</a></li>
<li>License: MS-PL</li>
<li>Features:
<ul>
<li> support Blend3 behaviors and triggers models</li>
<li>resource locator framework</li>
<li>view services: OpenFileDialog, ShowMessage&#8230;</li>
<li>uses attributes to map View and ViewModel together</li>
</ul>
</li>
</ul>
<p><a href="http://nitomvvm.codeplex.com/">Nito MVVM</a></p>
<ul>
<li>Author: Shammah</li>
<li>Silverlight support: no</li>
<li>Documentation: no</li>
<li>Hosting: <a href="http://nitomvvm.codeplex.com/">CodePlex</a></li>
<li>License: not specified</li>
<li>Features:
<ul>
<li> various MVVM friendly implementations of the ICommand interface</li>
</ul>
</li>
</ul>
<p><a href="http://karlshifflett.wordpress.com/">Ocean</a></p>
<ul>
<li>Author: <a href="http://karlshifflett.wordpress.com/">Karl Shifflet</a></li>
<li> Silverlight support: no</li>
<li>Documentation: articles available on Karl&#8217;s blog</li>
<li>Hosting: personal website</li>
<li>License: not specified</li>
<li>Features:
<ul>
<li> written in VB.Net</li>
<li>attribute based validation</li>
<li>viewmodel base classes: relaycommand, closeableviewmodel&#8230;</li>
<li>SQL server data access layer</li>
</ul>
</li>
</ul>
<p><a href="http://coremvvm.codeplex.com/">Basic MVVM framework</a></p>
<ul>
<li>Author: <a href="http://blogs.msdn.com/llobo/default.aspx">Lester Lobo</a></li>
<li> Silverlight support: no</li>
<li>Documentation: sample application available with the library</li>
<li>Hosting: <a href="http://coremvvm.codeplex.com/">CodePlex</a></li>
<li>License: MS-PL</li>
<li>Features:
<ul>
<li> delegating Commands\Keybinding</li>
<li>messaging between VM&#8217;s</li>
<li>handling events as commands with attached behaviors</li>
<li>handling dialogs (and more) as services</li>
<li>VS code snippets</li>
</ul>
</li>
</ul>
<p><a href="http://goldlight.codeplex.com/">GoodLight</a></p>
<ul>
<li>Author: <a href="http://peteohanlon.wordpress.com/">Peter O&#8217;Hanlon</a><em> </em><em></em></li>
<li> Silverlight support: yes</li>
<li>Documentation: sample application available with the library</li>
<li>Hosting: <a href="http://goldlight.codeplex.com/">CodePlex</a></li>
<li>License: MS-PL</li>
<li>Features:
<ul>
<li> &#8220;workspace&#8221; management (set of document that can be closed)</li>
<li>skin support</li>
<li>messaging between VM&#8217;s</li>
</ul>
</li>
</ul>
<p>As you can see, each frameworks has its pros and cons. If you want a light Silverlight-compatible framework, Laurent&#8217;s framework is very nice. If you want a very rich framework, Sacha&#8217;s one is excellent. Whatever what your requirements are, each framework is very interesting and browsing the source code is a good way to understrand how stuff works and find cool ideas for your own needs.</p>
<p>To conclude, I&#8217;d like to thanks all those people who work very hard for the community ! An interesting discussion started a couple of days ago on the <a href="http://groups.google.com/group/wpf-disciples">WPF disciples Google group</a> about the creation of a common framework. Have a look <a href="http://groups.google.com/group/wpf-disciples/browse_thread/thread/6b6c60b835cfd8f2">here</a>.</p>
<p><a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.japf.fr%2f2009%2f10%2fa-quick-tour-of-existing-mvvm-frameworks%2f"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.japf.fr%2f2009%2f10%2fa-quick-tour-of-existing-mvvm-frameworks%2f" border="0" alt="kick it on DotNetKicks.com" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.japf.fr/2009/10/a-quick-tour-of-existing-mvvm-frameworks/feed/</wfw:commentRss>
		<slash:comments>34</slash:comments>
		</item>
	</channel>
</rss>

