Friday, February 26, 2010

DI / IoC Links

Framework Overviews and Comparisons
http://www.hanselman.com/blog/ListOfNETDependencyInjectionContainersIOC.aspx
http://blog.ashmind.com/index.php/2008/08/19/comparing-net-di-ioc-frameworks-part-1/

DI / IoC Articles
http://msdn.microsoft.com/en-ca/magazine/cc337885.aspx
http://www.dimecasts.net/Casts/ByTag/IoC

Castle Windsor
http://www.castleproject.org/container/index.html
http://dotnetslackers.com/articles/designpatterns/InversionOfControlAndDependencyInjectionWithCastleWindsorContainerPart1.aspx

Spring.NET Framework
http://www.springframework.net/

Structure Map
http://structuremap.sourceforge.net/

Ninject
http://ninject.org/
http://www.dimecasts.net/Casts/ByAuthor/Justin%20Etheredge

autofac
http://code.google.com/p/autofac/

Unity
http://unity.codeplex.com/

Linfu
http://code.google.com/p/linfu/
http://www.codeproject.com/KB/cs/LinFuPart1.aspx

No comments:

Post a Comment