Welcome to MSDN Blogs Sign in | Join | Help

Syndication

Browse by Tags

All Tags » Autofac   (RSS)
Hosting MEF Extensions in an IoC Container
There has been a lot of discussion among IoC container users about the similarities between MEF and IoC containers. Most of this has been addressing the question - “should MEF and an IoC container be used in the same app, or are they exclusive?” One possible Read More...

Posted Monday, March 16, 2009 11:14 PM by niblumha | 1 Comments

Filed under: ,

IoC on Silverlight
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 Read More...

Posted Sunday, January 04, 2009 5:48 PM by niblumha | 2 Comments

Filed under: , ,

Declarative Context Adapters
The first post in this series introduced the problem of accessing IoC container features dynamically. We brushed over two common patterns: Global Container (or Static Service Locator ) Injected Context Before we move on from this topic, I'd like to look Read More...

Posted Sunday, January 04, 2009 4:59 PM by niblumha | 2 Comments

Container-Managed Application Design, Prelude: Where does the Container Belong?
There is surprisingly little information out there in cyberspace on how IoC containers should fit into application architectures. In parallel with my MEF/Ruby series, I'm going to discuss some of the principles that I believe should be applied to "container-managed" Read More...

Posted Saturday, December 27, 2008 12:32 AM by niblumha | 17 Comments

Page view tracker