<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Silverlight MVVM + dependency injection</title>
	<atom:link href="http://davidburela.wordpress.com/2008/10/19/silverlight-mvvm-dependency-injection/feed/" rel="self" type="application/rss+xml" />
	<link>http://davidburela.wordpress.com/2008/10/19/silverlight-mvvm-dependency-injection/</link>
	<description>SOAK, Silverlight &#38; Azure. All the cool things in life</description>
	<lastBuildDate>Thu, 26 Nov 2009 17:50:46 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jakob Lanstorp</title>
		<link>http://davidburela.wordpress.com/2008/10/19/silverlight-mvvm-dependency-injection/#comment-439</link>
		<dc:creator>Jakob Lanstorp</dc:creator>
		<pubDate>Tue, 26 May 2009 02:10:37 +0000</pubDate>
		<guid isPermaLink="false">http://davidburela.wordpress.com/?p=51#comment-439</guid>
		<description>Very nice article. If you map the fields of the Employee class with a template, you get the data shown in the listbox and not just the name of the object.



    
        
            
                
                
                
                
                
            
        
    
    
    
        
    
</description>
		<content:encoded><![CDATA[<p>Very nice article. If you map the fields of the Employee class with a template, you get the data shown in the listbox and not just the name of the object.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Klaus</title>
		<link>http://davidburela.wordpress.com/2008/10/19/silverlight-mvvm-dependency-injection/#comment-433</link>
		<dc:creator>Klaus</dc:creator>
		<pubDate>Thu, 21 May 2009 03:27:35 +0000</pubDate>
		<guid isPermaLink="false">http://davidburela.wordpress.com/?p=51#comment-433</guid>
		<description>Hi David, can you provide the complete source code / visual studio solution, for us dummies.

Thanks Klaus</description>
		<content:encoded><![CDATA[<p>Hi David, can you provide the complete source code / visual studio solution, for us dummies.</p>
<p>Thanks Klaus</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob Baker</title>
		<link>http://davidburela.wordpress.com/2008/10/19/silverlight-mvvm-dependency-injection/#comment-333</link>
		<dc:creator>Bob Baker</dc:creator>
		<pubDate>Sat, 13 Dec 2008 03:05:56 +0000</pubDate>
		<guid isPermaLink="false">http://davidburela.wordpress.com/?p=51#comment-333</guid>
		<description>I wonder if you would take a moment and comment on a screenshot of a solution I built based on your article:

http://www.microapplications.com/SilverlightMVVMTest1.png

This builds and runs just fine after I adjusted all of the namespaces.

I&#039;m new to Silverlight, and new to MVVM, so my thinking is that Model ends up being in a class library project and a second Silverlight Class Library project with classes linked to the main class library for the ViewModel stuff to reference, and the HSSystem stuff ends up being in the Web project (or a separate project) as a web service. Am I getting warm ? Where should the NInject related stuff (MVVMTestModule and ServiceLocator) go? Thanks.</description>
		<content:encoded><![CDATA[<p>I wonder if you would take a moment and comment on a screenshot of a solution I built based on your article:</p>
<p><a href="http://www.microapplications.com/SilverlightMVVMTest1.png" rel="nofollow">http://www.microapplications.com/SilverlightMVVMTest1.png</a></p>
<p>This builds and runs just fine after I adjusted all of the namespaces.</p>
<p>I&#8217;m new to Silverlight, and new to MVVM, so my thinking is that Model ends up being in a class library project and a second Silverlight Class Library project with classes linked to the main class library for the ViewModel stuff to reference, and the HSSystem stuff ends up being in the Web project (or a separate project) as a web service. Am I getting warm ? Where should the NInject related stuff (MVVMTestModule and ServiceLocator) go? Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob Baker</title>
		<link>http://davidburela.wordpress.com/2008/10/19/silverlight-mvvm-dependency-injection/#comment-332</link>
		<dc:creator>Bob Baker</dc:creator>
		<pubDate>Fri, 12 Dec 2008 22:33:48 +0000</pubDate>
		<guid isPermaLink="false">http://davidburela.wordpress.com/?p=51#comment-332</guid>
		<description>Thanks for a great article. Would love to see some more on events in the context of MVVM.</description>
		<content:encoded><![CDATA[<p>Thanks for a great article. Would love to see some more on events in the context of MVVM.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rich</title>
		<link>http://davidburela.wordpress.com/2008/10/19/silverlight-mvvm-dependency-injection/#comment-316</link>
		<dc:creator>Rich</dc:creator>
		<pubDate>Sun, 23 Nov 2008 19:16:59 +0000</pubDate>
		<guid isPermaLink="false">http://davidburela.wordpress.com/?p=51#comment-316</guid>
		<description>This post is exactly what I&#039;ve been looking for...a simple example to build off of.  I can&#039;t wait for your next post on converters and events.</description>
		<content:encoded><![CDATA[<p>This post is exactly what I&#8217;ve been looking for&#8230;a simple example to build off of.  I can&#8217;t wait for your next post on converters and events.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonas Follesø</title>
		<link>http://davidburela.wordpress.com/2008/10/19/silverlight-mvvm-dependency-injection/#comment-186</link>
		<dc:creator>Jonas Follesø</dc:creator>
		<pubDate>Wed, 22 Oct 2008 11:30:06 +0000</pubDate>
		<guid isPermaLink="false">http://davidburela.wordpress.com/?p=51#comment-186</guid>
		<description>Hi David,

Great post connecting all the dots of the MVVM puzzle nicely! Silverlight and WPF are still young technologies, and best practices is yet to be discovered. So early thinking and exploring like this is the way forward.

Looking forward to catch up at the Silverlight UG meeting in Nov if you&#039;re going :) 

Cheers,
Jonas</description>
		<content:encoded><![CDATA[<p>Hi David,</p>
<p>Great post connecting all the dots of the MVVM puzzle nicely! Silverlight and WPF are still young technologies, and best practices is yet to be discovered. So early thinking and exploring like this is the way forward.</p>
<p>Looking forward to catch up at the Silverlight UG meeting in Nov if you&#8217;re going <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  </p>
<p>Cheers,<br />
Jonas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jordan</title>
		<link>http://davidburela.wordpress.com/2008/10/19/silverlight-mvvm-dependency-injection/#comment-175</link>
		<dc:creator>Jordan</dc:creator>
		<pubDate>Tue, 21 Oct 2008 02:15:34 +0000</pubDate>
		<guid isPermaLink="false">http://davidburela.wordpress.com/?p=51#comment-175</guid>
		<description>@JZ Check out the command pattern in SL Extensions project on CodePlex. Jonas has some examples of using command pattern to communicate between stuff from XAML!

http://jonas.follesoe.no/YouCardRevisitedImplementingTheViewModelPattern.aspx &lt;- stuff on command pattern about half way through.</description>
		<content:encoded><![CDATA[<p>@JZ Check out the command pattern in SL Extensions project on CodePlex. Jonas has some examples of using command pattern to communicate between stuff from XAML!</p>
<p><a href="http://jonas.follesoe.no/YouCardRevisitedImplementingTheViewModelPattern.aspx" rel="nofollow">http://jonas.follesoe.no/YouCardRevisitedImplementingTheViewModelPattern.aspx</a> &lt;- stuff on command pattern about half way through.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jordan</title>
		<link>http://davidburela.wordpress.com/2008/10/19/silverlight-mvvm-dependency-injection/#comment-174</link>
		<dc:creator>Jordan</dc:creator>
		<pubDate>Tue, 21 Oct 2008 02:13:11 +0000</pubDate>
		<guid isPermaLink="false">http://davidburela.wordpress.com/?p=51#comment-174</guid>
		<description>Mate, sweet article. How sweet is M-V-VM in SL???

Glad to see you are enjoying SL!!</description>
		<content:encoded><![CDATA[<p>Mate, sweet article. How sweet is M-V-VM in SL???</p>
<p>Glad to see you are enjoying SL!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JZ</title>
		<link>http://davidburela.wordpress.com/2008/10/19/silverlight-mvvm-dependency-injection/#comment-173</link>
		<dc:creator>JZ</dc:creator>
		<pubDate>Mon, 20 Oct 2008 17:02:40 +0000</pubDate>
		<guid isPermaLink="false">http://davidburela.wordpress.com/?p=51#comment-173</guid>
		<description>Nice post. Have been looking for good examples of MVVM that aren&#039;t to complicated or leaves 50% to your imagination. If you wanna throw in some examples of how you use converters, by all means go right ahead :-). Some examples of how to communicate between usercontrols using MMVM would be nice since I haven&#039;t found anything useful i.e. can we communicate between usercontrols and still keep our codebehid clean?

/J</description>
		<content:encoded><![CDATA[<p>Nice post. Have been looking for good examples of MVVM that aren&#8217;t to complicated or leaves 50% to your imagination. If you wanna throw in some examples of how you use converters, by all means go right ahead <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> . Some examples of how to communicate between usercontrols using MMVM would be nice since I haven&#8217;t found anything useful i.e. can we communicate between usercontrols and still keep our codebehid clean?</p>
<p>/J</p>
]]></content:encoded>
	</item>
</channel>
</rss>
