<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: An Early Look at Silverlight Model-View-ViewModel Toolkit 1</title>
	<atom:link href="http://michaelsync.net/2009/06/14/an-early-look-at-silverlight-model-view-viewmodel-toolkit-1/feed" rel="self" type="application/rss+xml" />
	<link>http://michaelsync.net/2009/06/14/an-early-look-at-silverlight-model-view-viewmodel-toolkit-1</link>
	<description>Sharing our knowledge</description>
	<lastBuildDate>Thu, 04 Mar 2010 13:05:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Michael Sync</title>
		<link>http://michaelsync.net/2009/06/14/an-early-look-at-silverlight-model-view-viewmodel-toolkit-1/comment-page-1#comment-200813</link>
		<dc:creator>Michael Sync</dc:creator>
		<pubDate>Sat, 17 Oct 2009 14:52:11 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsync.net/?p=1433#comment-200813</guid>
		<description>You can directly bind with your object to the selected item of combobox.

We are holding new version for now. We are going to release next one when Silverlight 4 beta release for public. 

we are finding a way to run the test as quick as possible without opening the browser. we will use Moq as a build-in moq lib.</description>
		<content:encoded><![CDATA[<p>You can directly bind with your object to the selected item of combobox.</p>
<p>We are holding new version for now. We are going to release next one when Silverlight 4 beta release for public. </p>
<p>we are finding a way to run the test as quick as possible without opening the browser. we will use Moq as a build-in moq lib.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://michaelsync.net/2009/06/14/an-early-look-at-silverlight-model-view-viewmodel-toolkit-1/comment-page-1#comment-200796</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Sat, 17 Oct 2009 11:27:00 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsync.net/?p=1433#comment-200796</guid>
		<description>So you provide a button click command &amp; that is it ?

What about a combobox on selected item, etc... there are common senarios.

Thanks</description>
		<content:encoded><![CDATA[<p>So you provide a button click command &amp; that is it ?</p>
<p>What about a combobox on selected item, etc&#8230; there are common senarios.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tom allen</title>
		<link>http://michaelsync.net/2009/06/14/an-early-look-at-silverlight-model-view-viewmodel-toolkit-1/comment-page-1#comment-200722</link>
		<dc:creator>tom allen</dc:creator>
		<pubDate>Fri, 16 Oct 2009 16:08:16 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsync.net/?p=1433#comment-200722</guid>
		<description>The .NET RIA Services incompatibility was researched and a workaround provided on the MS Silverlight forum by MS engineer Brett Samblanet (http://forums.silverlight.net/forums/p/135612/303062.aspx#303062).

Short-term fix: Turn off the RIA Service link to &quot;SilverlightModelViewApplication.Web.csproj&quot; in the .web project properties.</description>
		<content:encoded><![CDATA[<p>The .NET RIA Services incompatibility was researched and a workaround provided on the MS Silverlight forum by MS engineer Brett Samblanet (<a href="http://forums.silverlight.net/forums/p/135612/303062.aspx#303062" rel="nofollow">http://forums.silverlight.net/forums/p/135612/303062.aspx#303062</a>).</p>
<p>Short-term fix: Turn off the RIA Service link to &#8220;SilverlightModelViewApplication.Web.csproj&#8221; in the .web project properties.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Silverlight and ViewModel meet F# &#124; DavideZordan.net</title>
		<link>http://michaelsync.net/2009/06/14/an-early-look-at-silverlight-model-view-viewmodel-toolkit-1/comment-page-1#comment-200581</link>
		<dc:creator>Silverlight and ViewModel meet F# &#124; DavideZordan.net</dc:creator>
		<pubDate>Thu, 15 Oct 2009 19:33:36 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsync.net/?p=1433#comment-200581</guid>
		<description>[...] I love the approach used by Laurent Bugnion in the MVVM Light toolkit and Michael Sync in the Silverlight MVVM toolkit (Jeremiah Morril have posted a great article about this pattern, don&#8217;t forget to read it [...]</description>
		<content:encoded><![CDATA[<p>[...] I love the approach used by Laurent Bugnion in the MVVM Light toolkit and Michael Sync in the Silverlight MVVM toolkit (Jeremiah Morril have posted a great article about this pattern, don&#8217;t forget to read it [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tom allen</title>
		<link>http://michaelsync.net/2009/06/14/an-early-look-at-silverlight-model-view-viewmodel-toolkit-1/comment-page-1#comment-199902</link>
		<dc:creator>tom allen</dc:creator>
		<pubDate>Fri, 09 Oct 2009 23:59:51 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsync.net/?p=1433#comment-199902</guid>
		<description>Hi Michael, thanks for the great tool.  I&#039;ve been using it happily for a couple months, but I recently installed .NET RIA Services.  Now my SL MVVP TK prjects are all broken.  When I try to build I get error
-- &quot;..\SilverlightModelViewApplication.Web\SilverlightModelViewApplication.Web.csproj&quot; was not found.
--
 I have uninstalled and re-installed SL MVVP TK and .NET RIA services in various orders, and the only way to revive my projects is to leave .NET RIA Services uninstalled.  Is there a fix for this?  Thanks!

+tom

Cupertino, CA</description>
		<content:encoded><![CDATA[<p>Hi Michael, thanks for the great tool.  I&#8217;ve been using it happily for a couple months, but I recently installed .NET RIA Services.  Now my SL MVVP TK prjects are all broken.  When I try to build I get error<br />
&#8211; &#8220;..\SilverlightModelViewApplication.Web\SilverlightModelViewApplication.Web.csproj&#8221; was not found.<br />
&#8211;<br />
 I have uninstalled and re-installed SL MVVP TK and .NET RIA services in various orders, and the only way to revive my projects is to leave .NET RIA Services uninstalled.  Is there a fix for this?  Thanks!</p>
<p>+tom</p>
<p>Cupertino, CA</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Veky</title>
		<link>http://michaelsync.net/2009/06/14/an-early-look-at-silverlight-model-view-viewmodel-toolkit-1/comment-page-1#comment-199279</link>
		<dc:creator>Veky</dc:creator>
		<pubDate>Mon, 05 Oct 2009 14:47:54 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsync.net/?p=1433#comment-199279</guid>
		<description>Hi, I&#039;m having the same problem than maridob. Any idea??</description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;m having the same problem than maridob. Any idea??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://michaelsync.net/2009/06/14/an-early-look-at-silverlight-model-view-viewmodel-toolkit-1/comment-page-1#comment-191048</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Thu, 06 Aug 2009 14:59:55 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsync.net/?p=1433#comment-191048</guid>
		<description>Thanks for that - I&#039;m having problems installing it. Any ideas what I may be doing wrong?</description>
		<content:encoded><![CDATA[<p>Thanks for that &#8211; I&#8217;m having problems installing it. Any ideas what I may be doing wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: maridob</title>
		<link>http://michaelsync.net/2009/06/14/an-early-look-at-silverlight-model-view-viewmodel-toolkit-1/comment-page-1#comment-186988</link>
		<dc:creator>maridob</dc:creator>
		<pubDate>Tue, 14 Jul 2009 14:31:08 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsync.net/?p=1433#comment-186988</guid>
		<description>Hi, I thought its pretty sweet that somebody thought of this - but when I installed it and will start using it, I got this message error, The imported project &quot;C:\Program Files\MSBuild\Microsoft\Silverlight\v3.0\Microsft.Silverlight.CSharp.targets&quot; was not found. Do you have idea what went wrong?</description>
		<content:encoded><![CDATA[<p>Hi, I thought its pretty sweet that somebody thought of this &#8211; but when I installed it and will start using it, I got this message error, The imported project &#8220;C:\Program Files\MSBuild\Microsoft\Silverlight\v3.0\Microsft.Silverlight.CSharp.targets&#8221; was not found. Do you have idea what went wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MVVM Toolkit &#171; WPF design and research</title>
		<link>http://michaelsync.net/2009/06/14/an-early-look-at-silverlight-model-view-viewmodel-toolkit-1/comment-page-1#comment-179223</link>
		<dc:creator>MVVM Toolkit &#171; WPF design and research</dc:creator>
		<pubDate>Thu, 18 Jun 2009 21:19:17 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsync.net/?p=1433#comment-179223</guid>
		<description>[...] Link: http://michaelsync.net/2009/06/14/an-early-look-at-silverlight-model-view-viewmodel-toolkit-1 [...]</description>
		<content:encoded><![CDATA[<p>[...] Link: <a href="http://michaelsync.net/2009/06/14/an-early-look-at-silverlight-model-view-viewmodel-toolkit-1" rel="nofollow">http://michaelsync.net/2009/06/14/an-early-look-at-silverlight-model-view-viewmodel-toolkit-1</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: An Early Look at Silverlight Model-View-ViewModel Toolkit 1 &#171; vincenthome&#8217;s Tech Clips</title>
		<link>http://michaelsync.net/2009/06/14/an-early-look-at-silverlight-model-view-viewmodel-toolkit-1/comment-page-1#comment-179120</link>
		<dc:creator>An Early Look at Silverlight Model-View-ViewModel Toolkit 1 &#171; vincenthome&#8217;s Tech Clips</dc:creator>
		<pubDate>Thu, 18 Jun 2009 17:12:33 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsync.net/?p=1433#comment-179120</guid>
		<description>[...] Michael Sync » An Early Look at Silverlight Model-View-ViewModel Toolkit 1   Posted in MVVM, Silverlight. Leave a Comment &#187; [...]</description>
		<content:encoded><![CDATA[<p>[...] Michael Sync » An Early Look at Silverlight Model-View-ViewModel Toolkit 1   Posted in MVVM, Silverlight. Leave a Comment &#187; [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
