What is lazy loading in linq?
Answer / 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 |
What is a linqdatasource control?
What is the purpose of linq?
What is "linq to objects"?
Why linq is used in c#?
Is linq a framework?
How to pass parameters to stored procedure using linq?
What is linq in vb net?
Elaborate on plinq?
How to write not in query in linq?
List out the data context functions. Where do we use “submitchanges()"?
What is difference between linq and sql query?
What is a lambda expression?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)