Unity.MVC3管理对象生命周期
摘要: Most IDependencyResolver implementations using Unity do not work with IDisposable and using them can lead to memory leaks and connection issues. Unity.Mvc3 is an assembly that includes a fuller implementation of IDependencyResolver that uses a child container per web request to ensure that IDisposab阅读全文
posted @ 2011-06-21 19:21 MoonWalker 阅读(182) | 评论 (0) 编辑
