what are the differences between dataset and datareader?
Answer Posted / hardik
dataset is a disconnected architecture while a datareader
is a connected architecture object.
data reader is a faster than a dataset
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are the Features and disadvantages of dataset
What are the benefits of ADO.NET?
List all the steps in order, to access a database through ado.net?
How can you add or remove rows from the datatable object of dataset?
What is the default timeout specified for "sqlcommand.commandtimeout" property?
What is an example of ordinal data?
What does datareader object do?
What Is Difference Between Ado And Ado.net?
What is data control techniques?
What is the difference between executenonquery () and executescalar ()?
What are the benefits of using ado.net?
What is different between sqlcommand object and command behavior object?
What are the advantages of using datalist?
How to store data in memory?
What are three methods for displaying data in a syncfusion datagrid