Browse by Tags

All Tags » Design Pattern (RSS)

Lazy Loading Object Design pattern by vik20000in

Hi, Some time when you are working with large objects where some of the data (properties in the object) is not required frequently, the use of Lazy loading is the best. Let’s say you have an Object which contains many properties along with a property...
Filed under: ,
More Posts