ASP.NET MVC Tip: Dependency Injection with StructureMap (摘抄)
摘要:
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 of 阅读全文
posted @ 2011-09-08 16:29 小兵张嘎 阅读(541) 评论(0) 推荐(1) 编辑