Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in castle-windsor

Where & How Castle Windsor sets up logging facility

Windsor resolve IEnumerable<IMyType>

Castle Windsor - Why would I not want to use 'NoTrackingReleasePolicy' as default?

castle-windsor

Implementing UnitOfWork with Castle.Windsor

Castle Windsor: suppress exceptions thrown by Resolve()

.net castle-windsor

Castle Windsor can't find installers in assemblies

Castle Windsor - How to map Named instance in constructor injection

c# castle-windsor

Dependency Injection for Handlers and Filters in ASP.NET Web API

Windsor Container: How to force dispose of an object?

Castle Windsor: How to specify a constructor parameter from code?

.net castle-windsor

Castle Windsor - Do I have to release singleton or non-disposable transient objects?

c# castle-windsor

Registering 'half-closed' generic component

Can I Use Typed Factory Facility to Return Implementation Based on (enum) Parameter?

Avoiding Service Locator Antipattern with legacy app not designed for IOC

Castle Windsor Transient Disposables

.net castle-windsor castle

Can you register an existing instance of a type in the Windsor Container?

Castle Windsor or Spring.NET - advantages and disadvantages [closed]

Castle.TypedFactory.DefaultInterfaceFactoryComponentSelector could not be resolved

castle-windsor

Why is my Castle Windsor controller factory's GetControllerInstance() being called with a null value?

ASP.NET MVC & Windsor.Castle: working with HttpContext-dependent services