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 |
How would you count the elements in a list or collection?
Is linq a programming language?
What is linq placement?
Explain what is the use of system.xml.xlinq.dll?
Explain what are compiled queries?
What are disadvantages of LINQ over Stored Procedures?
Why is linq useful?
When linq query is executed?
What is where clause and let clause?
What are disadvantages of LINQ?
What is linq syntax in c#?
What is linq 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)