2010 03 May
After exploring the Dependency Injection and the problem that it solves, we need to implement the Dependency Injection Container in order to be able to use the design pattern.
There are a wide variety of DI containers (Castle Windsor, Spring.NET, StructureMap, Unity, Autofac, and Ninject) and all work fine and provide good number of features, so the decision will not be based on technical criteria, I personally



