Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in inversion-of-control

Dependency inversion principle in JavaScript

How to avoid Service Locator Anti-Pattern?

What are "High-level modules" and "low-level modules" (in the context of Dependency inversion principle)?

Using Ninject IOC to replace a factory

What is the use of an IoC framework in an MVC application? [closed]

Proper way to pass IoC container

C# Difference between factory pattern and IoC [duplicate]

Mixed lifestyle for Per Thread and Per Web Request with Simple Injector

How to deal with hard to express requirements for dependencies?

Unity - Inject different classes for the same interface

Autofac Scanning Assemblies for certain class type

How do I use Common Service Locator in Ninject 2

StructureMap not recognising TheCallingAssembly

Asp.net Mvc: Ninject - IPrincipal

UnityContainer.Resolve or ServiceLocator.GetInstance?

Domain Driven Design and IoC/Dependency Injection

Way to fill collection with Unity

Autofac in web applications, where should I store the container for easy access?

Faster alternative than Dictionary<Type, X>?

Entity Framework using Repository Pattern, Unit of Work and Unity