Understanding Lazy Loading in EF 4
摘要:
Entities Encapsulate 1-to-many relationshipsBut when is the data loaded – And what does “Lazy” Mean?Lazy loadingis a design pattern commonly used in computer programming to defer initialization of an object until the point at which it is needed.It can contribute to efficiency in the program's op 阅读全文
posted @ 2012-07-22 23:29
malaikuangren
阅读(315)
评论(0)
推荐(0)
浙公网安备 33010602011771号