What is iqueryable and ienumerable in c#?
Answer / Kuldeep Pal
IEnumerable<T> is an interface that defines a generic collection of items, allowing the items to be iterated over using the foreach loop. IQueryable<T> extends IEnumerable<T>, adding support for LINQ queries, allowing deferred execution and type-safe query expressions.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain the types of assemblies in .net?
ctype(123.34,integer) - should it throw an error? Why or why not?
Explain the Different types of configuration files in .net?
How long does it take to get a loop recorder put in?
Is c# an open source language?
What is int64 in c#?
Explain the difference between class and interface in .net?
What is list array in c#?
Is string reference type / value type ?
7 Answers 3i Infotech, Accenture, BirlaSoft,
What?s the difference between the Debug class and Trace class?
Why we use dll in c#?
Why do we overload constructors?
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)