what is the role of DataContext classes in LINQ?
Answer / Shivam Gupta
DataContext classes, such as System.Data.Linq.DataContext in LINQ to SQL, serve as the entry point for accessing and manipulating a database using LINQ. They contain metadata information about the tables, relationships, and other schema details of the database being queried.
| Is This Answer Correct ? | 0 Yes | 0 No |
Is not supported in linq to entities?
What is the basic syntax of a linq query in visual basic as well as in c#?
Why from comes first in linq?
What is the use of System.XML.XLinq..dll in LINQ?
The standard query operators are themselves a set of extension methods that provide the LINQ query functionality for any type that implements the IEnumerable interface in Visual Basic. Is it True or False?
What is where clause and let clause?
How to write not in query in linq?
Which namespace is necessary to use LINQ?
Why can not datareader by returned from a web services method?
What is lambda expression in linq c#?
Why is linq used?
What is a linq expression?
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)