Unity LifeTimeManager for WCF

I really love DI-frameworks. One reason is that it allows me to centralize life-time management of objects and services needed by others. Most frameworks have options to control the lifetime and allows objects to be created as Singletons, ThreadStatics, Transients Continue reading

Posted in Architecture, design patterns, WCF | Tagged Dependency Injection, Extensions, Unity | 7 Replies