Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in inversion-of-control

UnitOfWork in Action Filter seems to be caching

ASP.NET MVC & Windsor.Castle: working with HttpContext-dependent services

structuremap - two implementations of same interface

What are the pros and cons for using a IOC container?

IoC: Wiring up dependencies on event handlers

Keeping the DI-container usage in the composition root in Silverlight and MVVM

How to resolve Web API Message Handler / DelegatingHandler from IoC container on each request

Spring bean injection in a main method class

Symfony how to get container in my service

C# class library project dependency injection bootstrap

IoC container, check for errors at compile time

Pass parameters to Spring MethodInvokingFactoryBean arguments list

How to inject dependency property using Ioc Unity

Windsor Container: How to specify a public property should not be filled by the container?

Mocking without IoC or Dependency Injection

Is Dependency Injection a pattern and, is this it?

Registering a type with multiple constructors and string dependency in Simple Injector

Should I avoid using Dependency Injection and IoC?

Is Func<in T, out TResult> appropriate to use as a ctor arg when applying Dependency Injection?

Inversion of Control & Dependency Injection in the .NET Framework