Error!
Success!

By tag: inversion of control

showing:  of
0
kicks

No More Abstract Factory Pattern With Inversion of Control  (Unpublished)

No need to have factory classes, instead you can cut the amount of code you write and use Func<> as the factory. Nice :)


Kicked By:
Drop Kicked By:
0
kicks

Quick Introduction to Dependency Injection  (Unpublished)

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...


Kicked By:
Drop Kicked By: