Saturday, December 17, 2011

What is Lazy design pattern?

is not to create object until specific requirement matches, and when it matches, object creation will be triggered.

List of Asked Interview Questions: C# .NET SQL MVC WCF Questions