Answer Posted / ruchi
A dataset can hold the data of multiple tables, whereas
data table can have only one table's data.
| Is This Answer Correct ? | 42 Yes | 3 No |
Post New Answer View All Answers
What is a dynaset in access?
Explian About DataAdapters
Explain what are acid properties?
How will you fill the gridview by using datatable object at runtime?
What is XML serialization
Which method is used to sort the data in ADO.Net?
How can we save all data from dataset?
What are the 3 major types of connection objects in ado.net?
Explain the DataAdapter.Update() and DataSetAcceptChanges() methods.
What does ado stand for?
Is it possible to load multiple tables in a Dataset?
Is ado.net an orm?
Explain how can we load multiple tables in to dataset?
What is disconnected scenario in entity framework?
Which is faster dataset or datareader?