What is linq in ado net?
Answer / Umesh Kumar Singh
Linq can be used with ADO.NET through extension methods provided by the System.Data.Entity namespace, known as LINQ to DataSet or LINQ to ADO.NET. This allows developers to query data from a DataTable object using LINQ syntax.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain how you can retrieve a single row with LINQ?
What is Object Relational Designer (O/R Designer)?
What is Language Integrated Query (LINQ)?
Differentiate between linq and stored procedure?
How is linq useful than stored procedures?
Explain how standard query operators useful in LINQ?
Why we use iqueryable in linq?
What are anonymous types?
What is the difference between FirstOrDefault() and SingleOrDefault() extension method in LINQ ?
What is parallel linq?
What is the difference between Count() and LongCount extension methods in LINQ?
How to write where condition 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)