<?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: Wiring up View and Viewmodel in MVVM and Silverlight 4 &#8211; Blendability included</title>
	<atom:link href="http://blog.roboblob.com/2010/01/17/wiring-up-view-and-viewmodel-in-mvvm-and-silverlight-4-blendability-included/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.roboblob.com/2010/01/17/wiring-up-view-and-viewmodel-in-mvvm-and-silverlight-4-blendability-included/</link>
	<description>and ideas for its refactoring...</description>
	<lastBuildDate>Thu, 26 Jan 2012 18:27:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.3</generator>
	<item>
		<title>By: Dorie</title>
		<link>http://blog.roboblob.com/2010/01/17/wiring-up-view-and-viewmodel-in-mvvm-and-silverlight-4-blendability-included/comment-page-1/#comment-10225</link>
		<dc:creator>Dorie</dc:creator>
		<pubDate>Wed, 28 Sep 2011 17:31:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.roboblob.com/?p=41#comment-10225</guid>
		<description>Thanks for spending time on the comtpuer (writing) so others don&#039;t have to.</description>
		<content:encoded><![CDATA[<p>Thanks for spending time on the comtpuer (writing) so others don&#8217;t have to.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hammad</title>
		<link>http://blog.roboblob.com/2010/01/17/wiring-up-view-and-viewmodel-in-mvvm-and-silverlight-4-blendability-included/comment-page-1/#comment-8663</link>
		<dc:creator>Hammad</dc:creator>
		<pubDate>Fri, 15 Jul 2011 08:15:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.roboblob.com/?p=41#comment-8663</guid>
		<description>can you post some code to open ChildWindow in VM with current pattern using delegate command</description>
		<content:encoded><![CDATA[<p>can you post some code to open ChildWindow in VM with current pattern using delegate command</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: roboblob</title>
		<link>http://blog.roboblob.com/2010/01/17/wiring-up-view-and-viewmodel-in-mvvm-and-silverlight-4-blendability-included/comment-page-1/#comment-7696</link>
		<dc:creator>roboblob</dc:creator>
		<pubDate>Mon, 06 Jun 2011 08:09:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.roboblob.com/?p=41#comment-7696</guid>
		<description>Hi Abram,

can you be more specific what kind of problems you have in IE and which version. I tested in IE 8 and it works fine.
thanks!</description>
		<content:encoded><![CDATA[<p>Hi Abram,</p>
<p>can you be more specific what kind of problems you have in IE and which version. I tested in IE 8 and it works fine.<br />
thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abram Kukauskas</title>
		<link>http://blog.roboblob.com/2010/01/17/wiring-up-view-and-viewmodel-in-mvvm-and-silverlight-4-blendability-included/comment-page-1/#comment-7693</link>
		<dc:creator>Abram Kukauskas</dc:creator>
		<pubDate>Mon, 06 Jun 2011 01:13:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.roboblob.com/?p=41#comment-7693</guid>
		<description>Hi, Neat post. There is a problem with your site in internet explorer, would test this IE still is the market leader and a large portion of people will miss your magnificent writing due to this problem.</description>
		<content:encoded><![CDATA[<p>Hi, Neat post. There is a problem with your site in internet explorer, would test this IE still is the market leader and a large portion of people will miss your magnificent writing due to this problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: roboblob</title>
		<link>http://blog.roboblob.com/2010/01/17/wiring-up-view-and-viewmodel-in-mvvm-and-silverlight-4-blendability-included/comment-page-1/#comment-2299</link>
		<dc:creator>roboblob</dc:creator>
		<pubDate>Tue, 26 Oct 2010 18:44:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.roboblob.com/?p=41#comment-2299</guid>
		<description>Hi Serkan,

thanks for your comment!

By the way, I have lately moved away from the concept of ViewModelLocator since i discovered its not good enough for complex MVVM scenarios.
If you want to see my latest take on Silverlight MVVM and Blendability take a look at my latest posts:

http://blog.roboblob.com/2010/10/15/combining-silverlight-navigation-framework-and-prism-to-create-mvvm-applications-introduction/
http://blog.roboblob.com/2010/10/24/introducing-prism-navigation-framework-for-silverlight-mvvm-applications/</description>
		<content:encoded><![CDATA[<p>Hi Serkan,</p>
<p>thanks for your comment!</p>
<p>By the way, I have lately moved away from the concept of ViewModelLocator since i discovered its not good enough for complex MVVM scenarios.<br />
If you want to see my latest take on Silverlight MVVM and Blendability take a look at my latest posts:</p>
<p><a href="http://blog.roboblob.com/2010/10/15/combining-silverlight-navigation-framework-and-prism-to-create-mvvm-applications-introduction/" rel="nofollow">http://blog.roboblob.com/2010/10/15/combining-silverlight-navigation-framework-and-prism-to-create-mvvm-applications-introduction/</a><br />
<a href="http://blog.roboblob.com/2010/10/24/introducing-prism-navigation-framework-for-silverlight-mvvm-applications/" rel="nofollow">http://blog.roboblob.com/2010/10/24/introducing-prism-navigation-framework-for-silverlight-mvvm-applications/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: serkan ayvaz</title>
		<link>http://blog.roboblob.com/2010/01/17/wiring-up-view-and-viewmodel-in-mvvm-and-silverlight-4-blendability-included/comment-page-1/#comment-2297</link>
		<dc:creator>serkan ayvaz</dc:creator>
		<pubDate>Tue, 26 Oct 2010 17:14:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.roboblob.com/?p=41#comment-2297</guid>
		<description>Hi Rob,

Thanks for such a great article, I thought it was very clear and helpful in explaining the blendability and MVVM.
Of course, a special thanks to Laurent Bugnion for developing the MVVM Light framework, which makes it a lot easier with implementation of ViewmodelLocator.</description>
		<content:encoded><![CDATA[<p>Hi Rob,</p>
<p>Thanks for such a great article, I thought it was very clear and helpful in explaining the blendability and MVVM.<br />
Of course, a special thanks to Laurent Bugnion for developing the MVVM Light framework, which makes it a lot easier with implementation of ViewmodelLocator.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: roboblob</title>
		<link>http://blog.roboblob.com/2010/01/17/wiring-up-view-and-viewmodel-in-mvvm-and-silverlight-4-blendability-included/comment-page-1/#comment-1968</link>
		<dc:creator>roboblob</dc:creator>
		<pubDate>Wed, 29 Sep 2010 07:14:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.roboblob.com/?p=41#comment-1968</guid>
		<description>Hi Geoff,

i found out after this article that ViewModelLocator pattern brings more problems that it solves.
Im planning to write another article on this subject with completely different approach - separate service that will instantiate View and ViewModel and then show them on screen.
Stay tuned, i think you will find this approach much more natural then ViewModelLocator.

Thanks for your feedback!</description>
		<content:encoded><![CDATA[<p>Hi Geoff,</p>
<p>i found out after this article that ViewModelLocator pattern brings more problems that it solves.<br />
Im planning to write another article on this subject with completely different approach &#8211; separate service that will instantiate View and ViewModel and then show them on screen.<br />
Stay tuned, i think you will find this approach much more natural then ViewModelLocator.</p>
<p>Thanks for your feedback!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geoff</title>
		<link>http://blog.roboblob.com/2010/01/17/wiring-up-view-and-viewmodel-in-mvvm-and-silverlight-4-blendability-included/comment-page-1/#comment-1949</link>
		<dc:creator>Geoff</dc:creator>
		<pubDate>Sun, 26 Sep 2010 21:17:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.roboblob.com/?p=41#comment-1949</guid>
		<description>I Like the ViewModelLocator. The downside I see is that in not having the global, static view model locator the other viewmodels are not instantiated so when I want to use messaging to navigate between the views, I have to send the message from the source ViewModel to a destination page, then back to the destination view model for that page.  

http://chriskoenig.net/2010/07/05/mvvm-light-messaging/</description>
		<content:encoded><![CDATA[<p>I Like the ViewModelLocator. The downside I see is that in not having the global, static view model locator the other viewmodels are not instantiated so when I want to use messaging to navigate between the views, I have to send the message from the source ViewModel to a destination page, then back to the destination view model for that page.  </p>
<p><a href="http://chriskoenig.net/2010/07/05/mvvm-light-messaging/" rel="nofollow">http://chriskoenig.net/2010/07/05/mvvm-light-messaging/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: roboblob</title>
		<link>http://blog.roboblob.com/2010/01/17/wiring-up-view-and-viewmodel-in-mvvm-and-silverlight-4-blendability-included/comment-page-1/#comment-1722</link>
		<dc:creator>roboblob</dc:creator>
		<pubDate>Mon, 30 Aug 2010 09:03:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.roboblob.com/?p=41#comment-1722</guid>
		<description>Hi, 

glad it works for you. 
I will definitely try to post more on the INavigationService approach since it turned out to be better than ViewModelLocator and also i get lot of requests to write about it lately...
Thanks for your feedback!</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>glad it works for you.<br />
I will definitely try to post more on the INavigationService approach since it turned out to be better than ViewModelLocator and also i get lot of requests to write about it lately&#8230;<br />
Thanks for your feedback!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Per Åkerberg</title>
		<link>http://blog.roboblob.com/2010/01/17/wiring-up-view-and-viewmodel-in-mvvm-and-silverlight-4-blendability-included/comment-page-1/#comment-1718</link>
		<dc:creator>Per Åkerberg</dc:creator>
		<pubDate>Sun, 29 Aug 2010 19:34:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.roboblob.com/?p=41#comment-1718</guid>
		<description>Hey there,

I really enjoy all your posts on SL and MVVM. Keep it up!
I was curious to know about the other solution you had and if I could use it. I just got this one working and kind of like it, although I don&#039;t like having to create a new class for each viewmodel to locate it, but I guess thats a trade-off for getting this good thing to work!

By the way, the &quot;d:DataContext&quot; thing only seems nescessary in VS 2010 design mode, not for Blend 4. Blend works fine without it.

Please come back with more info on the other approach, I am really interested!

Thanks alot for your work.</description>
		<content:encoded><![CDATA[<p>Hey there,</p>
<p>I really enjoy all your posts on SL and MVVM. Keep it up!<br />
I was curious to know about the other solution you had and if I could use it. I just got this one working and kind of like it, although I don&#8217;t like having to create a new class for each viewmodel to locate it, but I guess thats a trade-off for getting this good thing to work!</p>
<p>By the way, the &#8220;d:DataContext&#8221; thing only seems nescessary in VS 2010 design mode, not for Blend 4. Blend works fine without it.</p>
<p>Please come back with more info on the other approach, I am really interested!</p>
<p>Thanks alot for your work.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

