<?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: Unit Testing Silverlight View Models</title>
	<atom:link href="http://esmithy.net/2009/06/08/unit-testing-silverlight-view-models/feed/" rel="self" type="application/rss+xml" />
	<link>http://esmithy.net/2009/06/08/unit-testing-silverlight-view-models/</link>
	<description>Stuff Hammered Out by Eric Smith</description>
	<lastBuildDate>Wed, 25 Apr 2012 11:15:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Mattias Nykkel</title>
		<link>http://esmithy.net/2009/06/08/unit-testing-silverlight-view-models/comment-page-1/#comment-59839</link>
		<dc:creator>Mattias Nykkel</dc:creator>
		<pubDate>Wed, 26 Oct 2011 08:23:43 +0000</pubDate>
		<guid isPermaLink="false">http://esmithy.net/?p=246#comment-59839</guid>
		<description>I like the way you think. Don&#039;t go mainstream... Solves surprisingly many problems that should not exist :)</description>
		<content:encoded><![CDATA[<p>I like the way you think. Don&#8217;t go mainstream&#8230; Solves surprisingly many problems that should not exist <img src='http://esmithy.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Per</title>
		<link>http://esmithy.net/2009/06/08/unit-testing-silverlight-view-models/comment-page-1/#comment-23235</link>
		<dc:creator>Per</dc:creator>
		<pubDate>Wed, 29 Sep 2010 11:15:56 +0000</pubDate>
		<guid isPermaLink="false">http://esmithy.net/?p=246#comment-23235</guid>
		<description>Thanks for your tips! Finally I have silverlight viewmodel tests up and running just as any other test. Thank you!</description>
		<content:encoded><![CDATA[<p>Thanks for your tips! Finally I have silverlight viewmodel tests up and running just as any other test. Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jake Anderson</title>
		<link>http://esmithy.net/2009/06/08/unit-testing-silverlight-view-models/comment-page-1/#comment-18057</link>
		<dc:creator>Jake Anderson</dc:creator>
		<pubDate>Tue, 02 Mar 2010 00:46:08 +0000</pubDate>
		<guid isPermaLink="false">http://esmithy.net/?p=246#comment-18057</guid>
		<description>Thanks a lot for this fix! I never would have figured this out.</description>
		<content:encoded><![CDATA[<p>Thanks a lot for this fix! I never would have figured this out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Thompson</title>
		<link>http://esmithy.net/2009/06/08/unit-testing-silverlight-view-models/comment-page-1/#comment-17876</link>
		<dc:creator>Andrew Thompson</dc:creator>
		<pubDate>Wed, 24 Feb 2010 09:05:28 +0000</pubDate>
		<guid isPermaLink="false">http://esmithy.net/?p=246#comment-17876</guid>
		<description>Wait .. I&#039;m being extraordinarily stupid. 1 minute later I found this: 
C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\Silverlight\v3.0\System.Core.dll

Apologies, and thanks for the article! :D</description>
		<content:encoded><![CDATA[<p>Wait .. I&#8217;m being extraordinarily stupid. 1 minute later I found this:<br />
C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\Silverlight\v3.0\System.Core.dll</p>
<p>Apologies, and thanks for the article! <img src='http://esmithy.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Thompson</title>
		<link>http://esmithy.net/2009/06/08/unit-testing-silverlight-view-models/comment-page-1/#comment-17875</link>
		<dc:creator>Andrew Thompson</dc:creator>
		<pubDate>Wed, 24 Feb 2010 09:03:40 +0000</pubDate>
		<guid isPermaLink="false">http://esmithy.net/?p=246#comment-17875</guid>
		<description>Arh, just hit this error (System.Core not found) and googled, came up with this article. Great! However, I&#039;m err, using Silverlight 3.0. There doesn&#039;t appear to be a SL 3.0 System.Core library in the Microsoft SDK Installation path. 

Have you (or anyone) resolved this issue for SL 3.0?

Thanks!</description>
		<content:encoded><![CDATA[<p>Arh, just hit this error (System.Core not found) and googled, came up with this article. Great! However, I&#8217;m err, using Silverlight 3.0. There doesn&#8217;t appear to be a SL 3.0 System.Core library in the Microsoft SDK Installation path. </p>
<p>Have you (or anyone) resolved this issue for SL 3.0?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Seamus</title>
		<link>http://esmithy.net/2009/06/08/unit-testing-silverlight-view-models/comment-page-1/#comment-14571</link>
		<dc:creator>Seamus</dc:creator>
		<pubDate>Mon, 28 Sep 2009 01:45:09 +0000</pubDate>
		<guid isPermaLink="false">http://esmithy.net/?p=246#comment-14571</guid>
		<description>Thanks for the post. Its incredibly difficult to find a description of unit testing Model and ViewModel for Silverlight as straight forward as this.

Most of the information available is about testing the UI which requires Microsoft&#039;s crappy Silverlight &#039;Unit Test&#039; Framework or Roy Osherove&#039;s SilverUnit</description>
		<content:encoded><![CDATA[<p>Thanks for the post. Its incredibly difficult to find a description of unit testing Model and ViewModel for Silverlight as straight forward as this.</p>
<p>Most of the information available is about testing the UI which requires Microsoft&#8217;s crappy Silverlight &#8216;Unit Test&#8217; Framework or Roy Osherove&#8217;s SilverUnit</p>
]]></content:encoded>
	</item>
</channel>
</rss>

