Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » ioc

Should I use MEF with an IoC container? - Part 1

In my post "Should I use MEF for my IoC needs" we took a look at the question of whether or not it is appropriate to use MEF instead of a traditional IoC container. In this post we'll discuss the question of whether or not you should use both an IoC container
Posted by Glenn Block | 0 Comments
Filed under: ,

Container-managed applications

OK, so you've past the point of deciding whether or not you will use an IoC container. Then you find out that is just the beginning of the road. How does that container fit in your application design? Should you pass it around, should you have a static
Posted by Glenn Block | 1 Comments
Filed under: , ,

IServiceLocator a step toward IoC container / Service locator detente

Today we launched an exciting project on CodePlex, namely the Common Service Locator library . What is it? It's a shared interface that applications and frameworks can reference in order to leverage IoC containers / service location mechanisms without
Posted by Glenn Block | 6 Comments

How Prism supports using multiple IOC containers

Today we received the following question / comment on our forums around our strategy for supporting multiple containers in Prism. This is something that I believe is on the minds of other folks using Prism. Below is a portion of the thread which you can
 
Page view tracker