Difference between datareader and dataset?
Answer Posted / govind.r
DataReader: It is used only read the data and execute the
data in database.
DataSet: But,It contain only collection of database.Not for
read and execute to the data in database.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the advantage of ado.net?
Explain the difference between data reader and data adapter?
How do you connect to sql server database without using sqlclient?
What is a non query?
How to pass multiple tables in datasets simultaneously?
What is ado rdo dao in visual basic?
What are the key features of ado.net?
How can we add relation between tables in a dataset?
What is a datagridview?
What is an ADO.Net?
What is two way data binding android?
What is difference between ado and other data object?
What is difference between entity framework and ado.net?
How can we serialize the dataset object?
What is the procedure to call a Stored Procedure of Back End in ADO (ActiveX Data Object) and RDO (Remote Data Objects)?