what is deferred loading(lazy loading)?
Answer / Gaurav Kumar Yadav
Deferred loading, also known as Lazy Loading in Entity Framework (EF), is a technique where related entities are not loaded immediately but only when they are needed. This can improve performance by reducing the amount of data retrieved initially and minimize the number of database round trips.
| Is This Answer Correct ? | 0 Yes | 0 No |
How large is the .net framework 3.0?
Does Tempdata hold the data for other request in ASP.Net MVC?
Speaking of Boolean data types, what's different between C# and C/C++ ?
i want to take the fast track training on >net Frame work and work flows and share point could you tellme the good institutes for that cources
Is entity framework slow?
Explain two instances where routing is not implemented or required?
Is it possible to cancel filter execution?
How Garbage Collector identifies the objects which are not in use?
6 Answers EXL, Honeywell, Microsoft, Tech Mahindra, Tesco,
What is route config?
If I have multiple filters implemented, what is the order in which these filters get executed?
What is the role of the jit compiler in .net framework?
What is .net architecture?