Search code examples
Best way to mock out external web services while testing a web application in development...


dependency-injectionstructuremapintegration-testing

Read More
Converting From Castle Windsor To StructureMap In An MVC2 Project...


asp.net-mvc-2dependency-injectioncastle-windsorstructuremap

Read More
ASP.NET MembershipProvider and StructureMap...


asp.net-membershipstructuremap

Read More
.NET - create instance of each type that implements specific interface...


.netstructuremap

Read More
Bootstrapping Dependencies (using StructureMap) in winforms...


winformsstructuremapbootstrapping

Read More
Injecting multi-tenant repositories with StructureMap in ASP.NET MVC...


asp.net-mvcroutesstructuremapmulti-tenantrepository

Read More
ASP.NET MVC 2 Preview 1 - Problem compiling StructureMap Controller Factory...


asp.net-mvcasp.net-mvc-2structuremap

Read More
Injecting An Instance Into StructurMap After Bootstrapping HttpContext Scoped...


asp.netstructuremap

Read More
structuremap configuration change based on settings in app.config...


c#structuremapioc-container

Read More
When using Dependency Injection with StructureMap how do I chooose among multiple constructors?...


fluent-nhibernatedependency-injectionstructuremapioc-container

Read More
StructureMap 2.5 and internal implementors...


c#.netstructuremapaccess-modifiers

Read More
StructureMap - Scan - Generic Interface with base implementation and specific...


c#structuremap

Read More
Handling dependencies with IoC that change within a single function call...


dependency-injectioninversion-of-controlstructuremap

Read More
How to manage interface segregation when using an IoC container?...


design-patternsinversion-of-controlstructuremapioc-containerdesign-principles

Read More
StructureMap resolve dependency through injection instead of service location...


c#dependency-injectioninversion-of-controlstructuremapservice-locator

Read More
Auto wiring of Property does not work for me...


asp.netpropertiesstructuremapautowired

Read More
Using StructureMap to create classes by a name?...


dependency-injectionstructuremapioc-container

Read More
How to verify StructureMap is disposing of objects properly...


nhibernatestructuremap

Read More
StructureMap: Configure concrete classes at run time?...


structuremapioc-container

Read More
Using ASP.NET MVC, Linq To SQL, and StructureMap causing DataContext to cache data...


asp.net-mvclinq-to-sqlcachingstructuremapdatacontext

Read More
Why not lump all service classes into a Factory method (instead of injecting interfaces)?...


c#unit-testingdependency-injectionstructuremap

Read More
Passing the ModelState of a constructor to its Service using StructureMap...


asp.net-mvcdependency-injectionstructuremap

Read More
structuremap bootstrap in class library / dll...


structuremap

Read More
Structuremap use different concrete type by object type...


structuremapconcrete

Read More
StructureMap IRegistrationConvention to register non default naming convention?...


configurationstructuremap

Read More
StructureMap Plugins, calling init method when registered...


structuremap

Read More
StructureMap ObjectFactory.Reset memory leak?...


c#.netmemory-leaksstructuremap

Read More
Is there a better way to use Castle Windsor's API for Factories?...


castle-windsorstructuremapninjectfactory-pattern

Read More
asp mvc 2 structure map not working when deployed...


c#.netasp.net-mvciisstructuremap

Read More
Inject an empty string via Structuremap xml config...


xmlstructuremapconfig

Read More
BackNext