[Revision 5/14/09: I need this to target Dotnet 2.0 because of my deployment scenario]
I am new to Dependency Injection & IoC.
I see that there are a plethora of containers and libraries to help the process along.
What are the pros and cons of using these libraries. What is your favorite (dotnet) container and why?
What about rolling my own container for Dependency Injection?
Thanks,
Peter Stephens