Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in inversion-of-control

Ways of achieving inversion of control

How to easily manage adapters and/or decorators with runtime parameters?

IOC and Silverlight

Static repository... can't use DI, what to do?

What makes an IoC container an IoC container?

Implement Interface Without Creating Implementation (Dynamic Proxies?)

Winforms IOC Container - Composition Root

Unity IoC for resolving assemblies dynamically

ServiceStack IOC. AutoWire(this) tries to inject public properties that are not registered in the Container

When using an IoC container, how to pass dynamic data / objects to a class?

What kind of a performance cost is there with IOC (asp.net mvc)?

IoC and dynamic objects

Ninject - Kernel in static class in class librarary project

How to tell StructureMap 3 to use specific constructor for specific type?

Creating a Spring Bean using FactoryMethod with variable arguments from Spring?

How to set spring bean properties in a .properties resource file

IoC, Mixing injections with parameters in the constructor?

inversion-of-control

Spring IoC on WP7?