John Nuechterlein puts Inversion of Control (IoC) containers under the spotlight. If you have been noticing the increasing buzz around this technology but never had a chance to see what it is and how it can be used, this is your chance to see:
* An overview of what IoC is, using StructureMap as the example
* Why one might want to use IoC
* How one can implement IoC
* When one might not use IoC