Inversion of Control (IOC)

This page contains material related to Inversion of Control and Dependency Injection concepts in software development.

Article on Wikipedia (link).

Implementations

    • Castle Windsor: documentation (link)
    • Ninject

References

    • Inversion of Control and Dependency Injection: Working with Windsor Container, Oren Reini, MSDN (link)