Difference between datareader and dataset?
Answer Posted / salahuddin ahmed
Datareader operation is faster than dataset operation.
Datareader is connected to the data source whereas dataset
is connected to the XML.
| Is This Answer Correct ? | 40 Yes | 43 No |
Post New Answer View All Answers
What are the benefits of ADO.NET?
What is sqldatasource?
What is the use of ADO.NET and XML web services?
What are the main differences between classic ado and ado.net?
Does dapper use ado.net?
What is ole in excel?
What is the difference between ado.net and entity framework?
What are the different layers of ado.net?
What are the different methods available under the sqlcommand class to access the data?
What you mean by filtering of data?
Describe the disconnected architecture of ADO.NET’s data access model.
Explain the namespaces in which .net has the data functionality class.
What is the hierarchy of data in databases?
Which object needs to be closed?
Explain ODP.net