Simply put, if you had to use a IoC/DI container, thats easy to deploy (not a big fan of using config/xml file for everything), stable, good documentation and supports .net, whi
I use Ninject and StructureMap -- both allow you to wire up your configuration without XML.
Not to be shamelessly promoting my site but I wrote a tutorial on using Ninject available here.