When working with LINQ to SQL, what is the main object that moves data to and from the database?
Interview question and answer by:
Rajkatie | Posted on: 8/6/2012 | Category:
ADO.NET Interview questions | Views: 586 | |
Points: 40
Select from following answers:- DataSet
- SqlDataAdapter
- Entity
- DataContext

The DataContext object is the primary object for moving data when working with LINQ to SQL.
The DataSet object is used with traditional ADO.NET.
Show Correct Answer |
Source: MeasureUp.com |
|
Alert Moderator
Found interesting? Add this to: