<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>IoC on Silverlight</title><link>http://blogs.msdn.com/nblumhardt/archive/2009/01/04/ioc-on-silverlight.aspx</link><description>A number of IoC containers have Silverlight versions - Ninject and Unity especially seem to have healthy Silverlight offerings. Silverlight 2.0 is a variant of the .NET runtime, so this isn't too surprising. Thanks to Tyson Stolarski and Rinat Abdullin</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: IoC on Silverlight</title><link>http://blogs.msdn.com/nblumhardt/archive/2009/01/04/ioc-on-silverlight.aspx#9271978</link><pubDate>Sun, 04 Jan 2009 21:45:15 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9271978</guid><dc:creator>niblumha</dc:creator><description>&lt;p&gt;If you're interested in what was required to get Autofac to build on Silverlight, Rinat has kindly written about the experience here: &lt;a rel="nofollow" target="_new" href="http://rabdullin.com/journal/2009/1/4/how-to-target-multiple-net-frameworks.html"&gt;http://rabdullin.com/journal/2009/1/4/how-to-target-multiple-net-frameworks.html&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: IoC on Silverlight</title><link>http://blogs.msdn.com/nblumhardt/archive/2009/01/04/ioc-on-silverlight.aspx#9305673</link><pubDate>Sun, 11 Jan 2009 13:41:15 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9305673</guid><dc:creator>Miguel Madero</dc:creator><description>&lt;p&gt;I've been using Ninject all over the applications, ViewModels, Views, Services, Models, etc... I think it's a great tool. I mainly followed the example of Jonas (&lt;a rel="nofollow" target="_new" href="http://jonas.follesoe.no/YouCardRevisitedImplementingDependencyInjectionInSilverlight.aspx"&gt;http://jonas.follesoe.no/YouCardRevisitedImplementingDependencyInjectionInSilverlight.aspx&lt;/a&gt;) with some custom tweaks. &lt;/p&gt;
&lt;p&gt;It's great that we can provide a good design time experience. Also for testing purposes we have been able to easily mock dependencies. &lt;/p&gt;
</description></item></channel></rss>