Quick Introduction to Dependency Injection(nuclex.org)
submitted by
Cygon(134) 2 years, 5 months ago
An easy to understand introduction to dependency injection in .NET using the Ninject inversion of control container. The dependency injection principle is a design concept by which classes and entire software components can be designed to be isolatable, reducing tight coupling, promoting reusability and allowing for unit tests to mock the dependencies of a class or component.
|category: Patterns
|Views: 48
tags:
Dependency-Injection Achitecture Inversion-of-Control Patterns NInject another
Everyones tags:
Your Tags: