What is the use of DataSet?
Interview question and answer by:
Abhisek | Posted on: 1/21/2010 | Category:
ADO.NET Interview questions | Views: 1330 |
Answer:
DataSet acts as a virtual table. The value is retrieved from the database
and stores in the DataSet. Then we can pass the data to the DataGrid through DataSet.
Asked In: Many Interviews
|
Alert Moderator
Found interesting? Add this to: