Search code examples
Am I properly understanding DI/IoC?...


.netdependency-injectioninversion-of-controlsolid-principles

Read More
Using Unity IOC Container in ASP.net solution...


c#asp.netmultithreadinginversion-of-controlunity-container

Read More
creating a string object with spring.net...


c#stringdependency-injectioninversion-of-controlspring.net

Read More
Can I share data between 2 aspects...


visual-studio-2010inversion-of-controlunity-containerinterceptor

Read More
Good design DDD and IoC, how to inject an IRepository into model...


c#domain-driven-designinversion-of-control

Read More
Are there any IoC frameworks that do not use JIT compilation that support interception?...


c#dependency-injectioninversion-of-controljit

Read More
decoration via constructor injection vs. simple inheritance...


design-patternsinversion-of-control

Read More
Do i need a dependency injection container here...


phpoopdesign-patternsdependency-injectioninversion-of-control

Read More
Is the IoC container allowed to use the Messenger/Mediator class?...


mvvminversion-of-controlioc-containermediatormessenger

Read More
Can I access the Messenger from the IoC Container?...


mvvminversion-of-controlioc-containermessenger

Read More
Patterns for using DI / IoC in multiple projects...


.netdependency-injectioninversion-of-controlninject

Read More
Best location for Fluent IOC configuration/Modules (Currently trying Ninject)...


.netconfigurationdependency-injectioninversion-of-controlninject

Read More
How do I use Ninject with ActionResults while making the controller IoC-framework-agnostic?...


asp.net-mvc-2dependency-injectioninversion-of-controlninjectactionresult

Read More
IoC Container accessibility...


mvvminversion-of-controlcontainersservice-locator

Read More
Usage of IoC Containers; specifically Windsor...


c#inversion-of-controlcastle-windsor

Read More
Wicket + Guice, setter injection doesn't work...


inversion-of-controlwicketguicesetter

Read More
Is there a better way to use dependency injection with generic DAO that has a third party library ob...


architecturedependency-injectioninversion-of-controldao

Read More
Umbraco 4 + MVC + Ninject...


asp.net-mvcinversion-of-controlninjectumbraco

Read More
Unity IoC Explicitly ask container for new instance...


inversion-of-controlunity-container

Read More
how can I register a custom ModelMetadataProvider with Simple Injector in mvc3...


asp.net-mvc-3inversion-of-controlsimple-injector

Read More
Is it a bad practice or code smell to use an IoC container while installing dependencies?...


c#inversion-of-controlcastle-windsorautomapper

Read More
Castle Windsor only instantiates one instance of the service, even though the lifestyle is set to Tr...


asp.net-mvc-3inversion-of-controlcastle-windsor

Read More
Castle.Windsor lifestyle depending on context?...


c#asp.net-mvc-3inversion-of-controlcastle-windsorquartz.net

Read More
IoC / Dependency Injection - How to handle contextual dependencies (using Structuremap)...


c#dependency-injectioninversion-of-controlstructuremapmulti-tenant

Read More
Ioc with service class calling generic method...


c#genericsdomain-driven-designinversion-of-controlmvp

Read More
Is it possible to use Dependency Injection/IoC on an ASP.NET MVC FilterAttribute?...


asp.net-mvcdependency-injectioninversion-of-controlfilterattribute

Read More
What is the best documented IOC framework for .net?...


.netdependency-injectioninversion-of-control

Read More
IOC with MVC and WCF...


asp.net-mvcwcfinversion-of-control

Read More
ASP.Net MVC 3 Unity IoC Disposal...


c#asp.net-mvc-3dependency-injectioninversion-of-controlunity-container

Read More
Is the Onion Architecture similar to the Service-Repository-UnitOfWork pattern?...


asp.net-mvcarchitecturedependency-injectioninversion-of-controlonion-architecture

Read More
BackNext