Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is the role of DataContext classes in LINQ?



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

Post New Answer

More LINQ Language-Integrated Query Interview Questions

Why we use iqueryable in linq?

1 Answers  


What is the difference between the Select clause and SelectMany() method in LINQ?

1 Answers  


What are advantages of LINQ?

1 Answers  


What are different types of joins in LINQ?

1 Answers  


Which namespace is necessary to use LINQ?

1 Answers  


What is the use of using system linq?

1 Answers  


Describe the architecture of linq?

1 Answers  


How you can assign a lambda expression to a delegate?

1 Answers  


What is linq to sql deferred loading?

1 Answers  


What is where clause and let clause?

1 Answers  


Difference between linq and stored procedures?

1 Answers  


What is the benefit of using linq in dataset?

1 Answers  


Categories