Search code examples
How to register services in ASP.NET Boilerplate using IocManager?...


asp.net-coreinversion-of-controlcastle-windsorregistrationaspnetboilerplate

Read More
How to add string array component to XML configuration?...


c#xmlinversion-of-controlcastle-windsor

Read More
Autofac register assembly types...


c#asp.net-web-apicastle-windsorautofac

Read More
Inject a MembershipProvider into ASP.NET MVC AccountController...


asp.net-mvcdependency-injectionasp.net-membershipcastle-windsorsqlmembershipprovider

Read More
Looking for way to pass Windsor lifestyle into a library...


c#asp.net-mvcinversion-of-controlcastle-windsorcastle

Read More
How to configure windsor for passing dependency as argument through dependency tree?...


c#castle-windsor

Read More
What is the replacement for Perwebrequest life style Castle.Windsor in .net core?...


.net.net-corecastle-windsorcastle

Read More
Resolve Castle Windsor dependency by argument name...


inversion-of-controlcastle-windsorioc-containerdependency-inversion

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


.netcastle-windsor

Read More
Invoking second view from button click in view model...


wpfmvvmcastle-windsor

Read More
Windsor Container: How to specify a public property should not be filled by the container?...


inversion-of-controlcastle-windsorproperty-injection

Read More
Method not found LifestylePerWebRequest() after updating to ABP 4.5...


castle-windsoraspnetboilerplate

Read More
passing parameters to Castle Windsor Typed Factory...


c#.netdependency-injectioncastle-windsor

Read More
IWindsorContainer - when to call Release()...


castle-windsordispose

Read More
Specify dependency implementation in constructor parameter...


.netinversion-of-controlcastle-windsor

Read More
Named bulk registration with windsor castle...


dependency-injectioncastle-windsorcastle-windsor-3

Read More
castle windsor: how to register a list programmatically (instead with a configuration file)...


listparameterscastle-windsorcastle

Read More
Is possible with Castle Windsor Interceptor to intercept only a specific method in a class and ignor...


castle-windsorinterceptor

Read More
Does having multiple instances of a class (Reference Type) make it thread safe?...


c#thread-safetycastle-windsor

Read More
How do I intercept Castle Windsor's component resolution to override dependencies?...


c#dependency-injectioninversion-of-controlcastle-windsor

Read More
How to use multiple global ISiteMapNodeVisibilityProvider implementations at a time?...


asp.net-mvccastle-windsorstructuremapmvcsitemapprovider

Read More
Castle Windsor: Register class with internal constructor?...


castle-windsor

Read More
How to use Castle Windsor Property Injection in MVC 3 Solution...


c#asp.net-mvccastle-windsor

Read More
I'd like to use Dependency Injection (Castle Windsor) to replace some factory code I've inhe...


dependency-injectioncastle-windsor

Read More
Castle Windsor Abstract Factory...


c#dependency-injectioncastle-windsor

Read More
Auto mocking container for Windsor and Rhino...


unit-testingcastle-windsorrhinorhino-commonsautomocking

Read More
Resolve dependencies with calling method from another object, using windsor...


c#dependency-injectioncastle-windsor

Read More
Resolve an object from Windsor container that requires a data model dependency...


c#dependency-injectioninversion-of-controlcastle-windsor

Read More
programmatically change a dependency in Castle Windsor...


c#castle-windsor

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


dependency-injectioncastle-windsorioc-container

Read More
BackNext