![]() |
Sign Up! | Tags | Domains | Statistics | Options | Advanced Search |
Tagged: asp net, asp net mvc
In this tip, I demonstrate how you can use the dependency injection with StructureMap within an MVC application. StructureMap is an open source Dependency Injection framework for the .NET platform and has been in use since 2004 .StructureMap supports both setter and constructor injection and also offers testing and diagnostic features such as logging, tracing and wiring of mock objects. For … Continue Reading »