Description of Use "Lazy Instantiation" in .NET to optimize performance :
This is a web based tutorial through which users can gather information about optimizing the codes in the ASP.NET application inorder to increase the performance of that particular application. Here author describes about allocating resources only when they are needed inorder to increase the execution speed of the .NET application.