0
kicks
Lazy Instantiation using the Unity Application Block
The Unity IoC container Application Block does not provide a way to configure your dependencies so that they are resolved only if and when needed. This article explains how to accomplish Just-In-Time instantiation using Unity.