Which is faster iqueryable or ienumerable?
Answer / Kailash Pati Singh Gautam
In general, IEnumerable is faster than IQueryable because IEnumerable doesn't generate SQL queries, whereas IQueryable generates them and executes them when the data is accessed.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is a predicate in c#?
What is binary search tree in data structure?
what r arraylist? what the use of Hashtables?
Can a struct inherit from another struct or class in c#?
Example of value type and refarnce type
Which function is the entry point for a DLL in MS Windows 3.1?
What is difference between .net and c#?
What is the boxing and unboxing in c#?
Explain the process of abstraction with an example?
Is c# used for frontend or backend?
What is cache memory in c#?
How to raise an selection changed event associated with listbox in datagridview control with a sample example?Here the listbox is a child control associated with datagridview control.
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)