Answer Posted / Devnath Kumar
{"LINQ to SQL deferred loading is a technique that allows you to load database entities only when they are required, improving performance by reducing the number of round trips to the database. It works by lazily fetching data from the database and materializing entities as needed."}
| 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