Dependency Injection (www.abhisheksur.com)
submitted by
abhi2434(1006) 1 year, 2 months ago
Dependency Injection is a design principle to create independent code blocks. DI identifies each object dependencies and removes it by injecting the object externally to the class. In this post I gave you a sample implementation of DI and DI Containers.
|category: C#
|Views: 10
tags:
C# another
Everyones tags:
Your Tags: