What is dependency injection
Its a concept following the IoC (=Inversion of Control) principle.
In object oriented programming most of the objects needs other objects in order to solve the task. Normally this might be...
© Daniel Pötzinger
AOE media GmbH