Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in inversion-of-control

Guice: How to change injection on runtime based on a (dynamic web property)

Configuring Unity to resolve a type that takes a decorated dependency that has a parameter that varies with the type into which it is injected

IoC, AOP and more

Real examples of ASP.NET MVC code refactored for Dependency Injection using Ninject

How to avoid using ApplicationContext.getBean() when implementing Spring IOC

WCF service instantiation via IoC container

wcf inversion-of-control

IOC for a Console Application?

Can you register an existing instance of a type in the Windsor Container?

Structuremap does not work on MVC4

A .NET Unit Test without a parameterless constructor, to facilitate dependency injection

AutoFac Autowiring Conventions

How do I use AutoMapper with Ninject.Web.Mvc?

Inversion Of Control vs Dependency Injection with selected quotes – is my understanding correct?

How to pass arguments to a constructor in an IOC-framework

Default constructor vs IOC container

inversion-of-control

Castle Windsor or Spring.NET - advantages and disadvantages [closed]

Using Simple Injector with Unit Of Work & Repository Pattern in Windows Form

IoC and constructor over-injection anti-pattern resolution

Cyclic dependency with ninject

Service Locator, Dependency Injection (and Container) and Inversion of Control