Click here to Skip to main content
16,006,006 members
Articles / Programming Languages / C#

Dependency Inversion Principle, IoC Container & Dependency Injection: Part 2

Rate me:
Please Sign up or sign in to vote.
4.86/5 (38 votes)
23 Apr 2020CPOL5 min read 114.3K   67  
What is an Inversion of Control and how it resolves tight-coupling
This is the second part of a series of articles on Dependency Injection. It will give you an idea about what Inversion of Control is. There are other part of the article which explain about how to implement DIP.

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
PAREXEL International
India India
Life is short. So enjoy each and every moment of life.
And necessarily keep smiling. Smile | :)

Comments and Discussions