Basic Information About Dependency Injection
4/3/2014·1 min read
Following are few information about Dependency Injection, few article from MSDN, blog and other website. Also, few tools which provide Framework to imprement it, like Ninject and Seasar.NET.
MSDN => Inversion of Control and Dependency Injection: Working with Windsor Container
Blog => Dependency Injection Example: Interface Injections