Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ioc-container

Autofac - How to get class name while creating instance

When is a Transient-scope object Deactivated in Ninject?

c# ioc-container ninject

Most controversial post, IoC, Ninject, just getting stuff to work

How does CDI container fit in EJB/Web container of Java EE server?

Injecting Dependencies into Domain Model classes with Nhibernate (ASP.NET MVC + IOC)

Castle Windsor CollectionResolver: Why doesn't it work on Resolve calls?

Should I encapsulate my IoC container?

IoC Dependency Injection for stateful objects (not global)

Ninject WCF Extension ArgumentNullException using NET.TCP Binding

How to bootstrap AutoMapper with Unity?

Does DI make sense in a desktop app?

Register all autofac modules from assembly by one line

.net ioc-container autofac

What is the IServiceLocator interface?

How to wire events with methods using Autofac?

Where does Unit Of Work belong w/ EF4, IoC (Unity), and Repository?

Using Castle Windsor WcfFacility to create client endpoints

Unity Container - Passing in T dynamically to the Resolve method

Autofac with Open Generics and Type Specified at Runtime

Why to use a IoC framework

ioc-container ninject

How to create a Spring bean from a static inner class constructor?