Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in castle-windsor

Are we using IoC effectively?

Is it ok to register components in Windsor without specifying an interface?

IoC - Multiple implementations support for a single interface

How do I use Windsor to inject dependencies into ActionFilterAttributes

How to integrate IoC Membership provider with ASP.NET MVC

What should be the strategy of unit testing when using IoC?

Castle Windsor: is there a way of validating registration without a resolve call?

c# castle-windsor

Specifying instance for registration of a component with Castle Windsor

How to get started with Castle-Windsor?

.net castle-windsor

Testing Castle windsor Component with PerWebRequest lifestyle

Why would you use Windsor AsFactory?

c# castle-windsor

IoC, Where do you put the container?

Castle.Windsor lifestyle depending on context?

Castle Windsor - multiple implementation of an interface

Castle Windsor register class with constructor parameters

c# castle-windsor

Castle Windsor: How do I inject all implementations of interface into a ctor?

Looks like you forgot to register the http module with Windsor Castle with IIS7

Resolving HttpControllerContext with Castle Windsor

Usage of IoC Containers; specifically Windsor

Why does Castle Windsor hold onto transient objects?

c# castle-windsor