Why we use iqueryable in linq?
Answer / Ajeet Singh
IQueryable is used in Linq because it is an interface that allows for deferred execution of queries. This means that the query is not executed until the result is actually needed, which can be more efficient when dealing with large data sets. IQueryable also provides a way to work with LINQ to SQL queries, allowing for database queries to be written in a similar syntax to Linq to Objects.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the Quantifiers in LINQ?
1 Answers Sans Pareil IT Services,
What are the benefits of tier architecture style?
In LINQ how will you find the index of the element using where () with Lambda Expressions?
What is linq to object?
What is select clause and where clause in linq?
What is difference between IEnumerable and IList?
what is the role of DataContext classes in LINQ?
What are the benefits of a deferred execution in linq?
What is linq syntax in c#?
What is selectmany in linq?
What are element operators?
What is the difference between n-tier and n-layer architecture?
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)