Click here to Skip to main content
15,881,803 members
Articles / Programming Languages / C#

Dependency Inversion Principle and the Dependency Injection Pattern

Rate me:
Please Sign up or sign in to vote.
4.96/5 (88 votes)
26 Nov 2012CPOL5 min read 163.8K   124  
How to use DI without DI containers
This article explains how we can use DI in our everyday practice with a simple approach without DI containers.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
Bangladesh Bangladesh
Do code for living...

Comments and Discussions