Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in inversion-of-control

Correctly use dependency injection

How to force the order of Installer Execution

C# + MongoDB - ObjectId without using MongoDB DataTypes/Attributes

Interface Insanity

How to use a DI / IoC container with the model binder in ASP.NET MVC 2+?

IoC/DI for a small .NET projects

How to implement this (HttpContext) dependency in Unity?

Errai experience: user interface, communication, dependency injection

Does Spring framework makes possible to inject a collection in annotation-driven fashion?

Autofac Modules in N-Tier Architecture

Am I properly understanding DI/IoC? [closed]

Benefit of IoC over my Factory Singleton

IoC container for Portable Class Libraries

Is it possible to use a scoped lifestyle in Castle Windsor without passing the container around?

Autowiring only certain arguments of a constructor

Enforcing dependencies in IoC via a constructor?

In which assembly should an customized Autofac module reside?

What does Spring dependency injection solve? [closed]

Is there a difference between SimpleIoc.Default.GetInstance and ServiceLocator.Current.GetInstance