- Posts tagged di
- Explore di on posterous
Dependency Injection DI
Dependency Injection (DI) means that this is done without the object intervention, usually by a framework component that passes constructor parameters and set properties.
The function of good software is to make the complex appear to be simple. - Grady Booch
Dependency Injection (DI) means that this is done without the object intervention, usually by a framework component that passes constructor parameters and set properties.