Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in inversion-of-control

Onion vs. N-Layered Architecture

MVVM and IOC: Handling View Model's Class Invariants

how to implement IOC without a global static service (non-service locator solution)?

What is a DI Container?

Code your own IOC Container

IoC in class library. Where to bootstrap

Dependency Injection - new instance required in several of a classes methods

How to deal with run-time parameters when using lifetime scoping?

How to use Castle Windsor with ASP.Net web forms?

Autofac with multiple implementations of the same interface

Ninject dependency injection with Decorator pattern

How to use Dependency Injection with ASP.NET Web Forms

Base controller constructor injection in ASP.NET MVC with Unity

Arguments against Inversion of Control containers

Castle Windsor are there any downsides?

When not to use IoC and DI? [closed]

Android and Dependency Injection [closed]

What is AOP, Dependency Injection and Inversion Of Control in Simple English

Proper Hub dependency lifetime management for SignalR and Castle Windsor

Are primitive constructor parameters a bad idea when using an IoC Container? [closed]