2
Shouts

Lazy initialization of object

posted by http://pranayamr.myopenid.com/http://pranayamr.myopenid.com/ 684 days, 18 hours, 18 minutes ago
Tuesday, July 05, 2011 9:59:03 AM GMT

Lazy is class introduced in the .Net framework 4.0 to initialize the object later on i.e allow to initialize object when we are going to utilize or assigning value to the object.

To understand Lazy initialization consider below class.

category: How To | clicked: 1 | | source: pranayamr.blogspot.com | show counter code

No comments yet, be the first one to post comment.

To post your comment please login or signup