What is the use of iqueryable in c#?
Answer / Shubham Jaisawal
IQueryable is an interface in Entity Framework for querying data from a database. It allows deferred execution, meaning the query will not be executed until the results are actually needed.
| Is This Answer Correct ? | 0 Yes | 0 No |
Write a short note on interface?
How do you generate documentation from the C# file commented properly with a command-line compiler?
What is a delegate?
Why is it not a good idea to insert code into InitializeComponent method when working with Visual Studio ?
What is hashtable c#?
What are get and set in c#?
Does c# support #define for defining global constants?
What is the difference between cookies and session?
7 Answers ADITI, Infinity, Infotech, VBV, Web Connect,
How can you reference current thread of the method ?
Contrast between an interface and abstract class?
Give an example to show for hiding base class methods?
What is the difference between abstraction and encapsulation in c#?
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)