Can we use linq to query against a datatable?
Answer / Lokendra Singh Rajput
Yes, it is possible to use LINQ to query a DataTable in C#. The DataTable can be converted into an IEnumerable or Linq-compatible collection, such as List<DataRow>, and then you can apply LINQ queries on it.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to pass parameters to stored procedure using linq?
what is lambda expressions in LINQ?
Explain what are compiled queries?
How to write not in query in linq?
What is linq and why use it?
Explain what is the difference between skip() and skipwhile() extension method?
Why is linq useful?
What is difference between LINQ AND PLINQ?
How to return list from linq query?
What is linq in sql?
Is linq orm?
What is linq in xamarin?
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)