Search code examples
IoC/DI frameworks with Smart Client Winform apps: How should I approach this?...

c#winformsdependency-injectioninversion-of-control

Read More
Prevent resolving not-registered classes...

dependency-injectioninversion-of-controlunity-container

Read More
MEF vs. any IoC...

inversion-of-controlunity-containermef

Read More
C# IoC containers...

c#containersinversion-of-control

Read More
Autofac dependency resolver passes the same value for parameters when resolving the service...

asp.net-mvc-4dependency-injectioninversion-of-controlautofacdependency-resolver

Read More
Simple factory and IOC...

c#design-patternsinversion-of-controlfactory

Read More
Spring DI: Specify default component for FactoryBean<T>...

javaspringinversion-of-control

Read More
What is the best practice to dispose base class in Unity...

c#asp.net-mvcinversion-of-controlunity-container

Read More
Java IoC Container Most Similar to Autofac...

c#javainversion-of-controlautofac

Read More
.NET: Subscribe to event, decoupled. IOC?...

c#.neteventsinversion-of-controldecouple

Read More
StructureMap Open Generic types with multiple types...

c#inversion-of-controlioc-containerstructuremap

Read More
Castle Windsor UsingFactoryMethod with LifestyleTransient...

c#.netinversion-of-controlcastle-windsorioc-container

Read More
Running code after creating object with Grace IoC...

dependency-injectioninversion-of-controlgrace-ioc

Read More
Specify dynamic method for interface resolution on type resolving in Autofac...

c#logginginversion-of-controlautofacconstructor-injection

Read More
Qualifying Spring dependency injection for field from superclass...

javaspringdependency-injectioninversion-of-control

Read More
Default constructor vs IOC container...

inversion-of-control

Read More
NServiceBus Autofac child scope...

c#containersinversion-of-controlautofacnservicebus

Read More
Async tasks and Simple Injector Lifetime scopes...

c#multithreadingasynchronousinversion-of-controlsimple-injector

Read More
How to Instantiate spring bean with in a method with runtime constructor arguments?...

springinversion-of-control

Read More
Resolve IoC interface to class with same name implicitily...

c#inversion-of-control

Read More
Is this a good Spring Architecture (include testing)...

javaspringspring-mvcarchitectureinversion-of-control

Read More
Simple Injector and Web Forms - the correct approach for injecting into Pages, UserControls and Mast...

asp.netdependency-injectionwebformsinversion-of-controlsimple-injector

Read More
Need guidance on Autofac custom lifetimescopes vs. multi tenancy...

c#inversion-of-controlautofacobject-lifetime

Read More
Intercept ALL dependencies with Castle Dynamic Proxy...

c#inversion-of-controlcastle-windsorinterceptorcastle-dynamicproxy

Read More
How to resolve the dependencies of a WebAPI Controller with DryIoc...

c#unit-testingasp.net-web-apiinversion-of-controldryioc

Read More
How Do I Bind Different Concretes to a Property Using StructureMap...

c#dependency-injectioninversion-of-controlstructuremap

Read More
What is the proper usage of InstancePerOwned in autofac dependency injection...

dependency-injectioninversion-of-controlautofac

Read More
Do I need to use DI and IoC everytime ModelView uses Model in MVVM?...

wpfdependency-injectioninversion-of-controlmvvm-light

Read More
ServiceStack: Dependency injected object's lifetime in IMessageService...

dependency-injectionservicestackinversion-of-controlmessage-queue

Read More
How to implement spring separated by group singletons...

javaspringinversion-of-control

Read More
BackNext