What are linq compiled queries?
Answer / Megha Vishnoi
Compiled Queries in LINQ are pre-compiled versions of query expressions. They are stored as System.Linq.Expression objects and can be executed multiple times without recompilation. This can improve performance when executing the same query multiple times.
| Is This Answer Correct ? | 0 Yes | 0 No |
Why from comes first in linq?
What are advantages of LINQ?
What is predicate in linq?
What is the linq file extension that interacts with code behinds objects?
What are the linq standard query operators in linq?
What is "linq to objects"?
What does linq stand for?
Why do we use linq in c#?
What is difference among Any, All and Contains?
What is the use of System.XML.XLinq..dll in LINQ?
How will you find the index of the element using where () with lambda expressions?
What is the difference between the Select clause and SelectMany() method in LINQ?
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)