Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in inversion-of-control

WCF and container lifetime

Microsoft Unity - code to xml

Chaining containers with StructureMap

Programatic property injection with Microsoft Unity

Is there a way to detect and debug circular references when using StructureMap?

Patterns for using DI / IoC in multiple projects

Dependency injection and additional functionality

How to create object required for the class constructor in inversion of control?

Using DI and IoC with ASP.MVC 3 how do I setup my Controllers to resolve new types correctly?

Generics problem with Unit of Work Pattern

IoC avoid to inject container

Possibilities of using abstract factories with StructureMap

How to use dependency injection in enterprise projects

How to override a type already registered in LightInject using a new instance passed to the constructor?

Spring autowire generic type

Determining missing dependencies statically when using dependency injection container

Understanding why we use Inversion of control containers for unit testing