Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in inversion-of-control

Is this a typical use case for IOC?

Spring autowire and prototype scope

What is the difference between Inversion of Control and Dependency injection in C++?

Is it appropriate to use Property Injection in a base class when a dependency is only required in the base class?

Ninject scoping - use same instance across entire graph being constructed

IoC library compatible with MonoTouch?

Autofac - how to resolve Func for ISomething from Singleton where ISomething is InstancePerHttpRequest

How to use Automapper with unity dependancy injection?

Do Extension Methods Hide Dependencies?

How to Decouple IoC Framework Implementation

AddAllTypesOf vs ConnectImplementationsToTypesClosing

Is this a good example of the "Bastard injection anti-pattern"?

Getting Started with Unity Framework [closed]

IoC/DI in the face of winforms and other generated code

Are there any inversion of control frameworks for javascript?

When to use an IOC container?

Using Autofac as a service locator

MVC3 + Ninject - How to?

What are "ForwardedTypes" in the context of Castle Windsor component registration?

In ServiceStack what is the proper way to get the container