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 do you understand by datacontext class?



What do you understand by datacontext class?..

Answer / Sunesh Kumar

DataContext is a class in LINQ to SQL that represents a connection to a database. It provides methods for querying, inserting, updating and deleting data in the database.nnThe DataContext object creates a single connection to the database, manages transactions and generates SQL statements based on LINQ queries.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More LINQ Language-Integrated Query Interview Questions

Which assembly represents the core LINQ API?

1 Answers  


Explain linq to xml?

1 Answers  


Explain what is “LINQ to Objects”?

1 Answers  


How would you count the elements in a list or collection?

1 Answers  


How will you find the index of the element using where () with lambda expressions?

1 Answers  


What is Extension method?

1 Answers  


Which namespace is necessary to use LINQ?

1 Answers  


How can you handle concurrency in LINQ to SQL?

1 Answers  


What is linq in sql?

1 Answers  


Can we perform LINQ on XML?

1 Answers   Viscus Infotech,


What is linq expression?

1 Answers  


What is the use of firstordefault in linq?

1 Answers  


Categories