<?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>Nicholas Blumhardt : Silverlight</title><link>http://blogs.msdn.com/nblumhardt/archive/tags/Silverlight/default.aspx</link><description>Tags: Silverlight</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>IoC on Silverlight</title><link>http://blogs.msdn.com/nblumhardt/archive/2009/01/04/ioc-on-silverlight.aspx</link><pubDate>Sun, 04 Jan 2009 20:48:33 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9271594</guid><dc:creator>niblumha</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/nblumhardt/comments/9271594.aspx</comments><wfw:commentRss>http://blogs.msdn.com/nblumhardt/commentrss.aspx?PostID=9271594</wfw:commentRss><description>&lt;p&gt;A number of IoC containers have &lt;a href="http://silverlight.net/"&gt;Silverlight&lt;/a&gt; versions - &lt;a href="http://kohari.org/2008/06/16/ninject-10-goes-gold/"&gt;Ninject&lt;/a&gt; and &lt;a href="http://msdn.microsoft.com/en-us/library/dd362339.aspx"&gt;Unity&lt;/a&gt; especially seem to have healthy Silverlight offerings. Silverlight 2.0 is a variant of the .NET runtime, so this isn't too surprising.&lt;/p&gt;  &lt;p&gt;Thanks to Tyson Stolarski and &lt;a href="http://rabdullin.com/"&gt;Rinat Abdullin&lt;/a&gt;, Autofac recently joined their ranks with a &lt;a href="http://code.google.com/p/autofac/downloads/list"&gt;Silverlight-compatible build&lt;/a&gt;. (This one is hot off the press, so test it thoroughly before you set out to build anything mission-critical :))&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.codeplex.com/MEF"&gt;MEF&lt;/a&gt; hasn't released any concrete plans for Silverlight, but experimenters can probably coerce the Codeplex source into a compatible build by hacking the .csproj file.&lt;/p&gt;  &lt;p&gt;If you're reading this blog and use IoC on Silverlight in one form or another:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;What have your experiences been like?&lt;/li&gt;    &lt;li&gt;Do you use IoC in the UI, the 'back-end' or both?&lt;/li&gt;    &lt;li&gt;Does loose coupling/runtime composition get in the way of XAML-based designers?&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;I'd love to hear your thoughts!&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9271594" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/nblumhardt/archive/tags/MEF/default.aspx">MEF</category><category domain="http://blogs.msdn.com/nblumhardt/archive/tags/Autofac/default.aspx">Autofac</category><category domain="http://blogs.msdn.com/nblumhardt/archive/tags/Silverlight/default.aspx">Silverlight</category></item></channel></rss>