What is Lazy Loading?

Posted by Brian Boatright on Stack Overflow See other posts from Stack Overflow or by Brian Boatright
Published on 2008-08-30T19:20:04Z Indexed on 2010/04/01 21:03 UTC
Read the original article Hit count: 367

Filed under:
|

What is Lazy Loading?

[Edit after reading a few answers] Why do people use this term so often?

Say you just use a ASP/ADO recordset and load it with data or ADO.NET Datasource for a gridview.

I guess I should have asked why people use the term Lazy Loading, what "other" types are their?

© Stack Overflow or respective owner

Related posts about databinding

Related posts about lazy-loading