Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in inversion-of-control

Dynamic Business Rules in a web application

Understanding IoC, DI and reference methods

DefaultControllerFactory vs IDependencyResolver

In which layer implement the cache?

MEF = may experience frustration?

IWindsorContainer as a parameter to a class

Setting up Inversion of Control (IoC) in ASP.NET MVC with Castle Windsor

Use different configurations with Simple Injector

ASP.NET MVC + fluent nNibernate, what IoC tool?

How to use Spring to inject an object in a setter that doesnt follow the Java bean specification?

What strategies enable use of an IoC container in a library? [closed]

Why don't languages integrate Dependency Injection at the core? [closed]

IoC with value type and object type dependencies

Is Spring's @Autowired a huge performance issue?

Registering a singleton via SimpleInjector and return the same instance, for different interfaces it implements

Injecting DbContext into Repository class library

How to use SimpleInjector in a multi project solution without creating circular references

Locate the correct composition root for a .NET library

Using Hibernate 4's Integrator pattern and Spring's dependency injection

How to inject Database into constructor with Laravel IoC