Answer Posted / Vinesh Kumar Verma
Lazy loading in LINQ (Language-Integrated Query) refers to a technique for deferring the execution of a query until its results are actually needed. This can be achieved using the .ToList() or .First() method on an IEnumerable object.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category