In Linq Query why from clause come first as select statment ?
Answer / Pranav Pradeep Saxena
The FROM clause comes before the SELECT statement in LINQ because it defines the data source to be queried, and the SELECT statement is used to specify what data should be selected and how it should be formatted.
| Is This Answer Correct ? | 0 Yes | 0 No |
how LINQ with databases can be used?
In which statement the LINQ query is executed?
How you can differentiate between conversion operator "todictionary" and "ienumerable" of linq?
Which classs extension methods are used in linq to sql?
What is the difference between linq to sql and entity framework?
what are compiled queries?
What is LINQPad?
What does a linq query return?
How to write where condition in linq?
How to convert linq query to list?
What is the difference between First() and Single() extension methods in LINQ?
1 Answers TryTechnicals Pvt Ltd,
Can we use linq to query against a datatable?
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)