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 do you know about ADO.NET's objects and methods?
What providers does Ado.net uses?
What is the return type of executescalar?
What is the usage of the dataset object in ado.net?
How to create data relations?
Explain the difference in an abstract class and an interface?
Does ado.net use odbc?
Does sqlclient and oledb class share the same functionality?
How many major types of connection objects in ADO.NET?
What are the advantages of ado.net?
Difference between sqlcommand and sqlcommandbuilder?
What is difference between executequery and executeupdate?
How do you update a dataset in ado.net and how do you update database through dataset?
What is data adapter in ado.net with example?
What is the difference between Optimistic and Pessimistic locking?