Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dependency-injection

Visualizing dependency tree depth in autofac

Logging in console application (.NET Core with DI)

How to apply dependency injection to UserControl views while keeping Designer happy?

Castle Windsor with Multiple Constructors

What's the state of Spring.Net?

Question about Cake Pattern

How to create a Ninject custom scope that returns the same object until that object is disposed?

When using dependency injection, where do all the new operators go?

Using Dependency Injection as an alternative to Singletons

IOC and interfaces

When and where to call factories at runtime?

N-tier web application sample with Ninject?

Register type with Unity to use constructor requiring parameter array

Castle Windsor IoC Property Injection simple how-to

ASP.NET MVC Project EF Repository Pattern

Choose which implementation to inject at runtime spring

asp.net mvc 4 - Okay to share DbContext per thread?

Is it right to use spring DI without interface

Ramifications of using DBContext with Dependency Injection

Is it possible in Jersey to have access to an injected HttpServletRequest, instead of to a proxy