Difference between datareader and dataset?
Answer Posted / kailash urmliya
Dataset is a Part of Disconnected Architecture .
Dataset can Store Multiple Tables
Dataset can Persist Data and DataReader Can't Persist Data
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Define Execute Scalar?
What are the ado.net objects?
Which control of the BindingNavigator returns the current position within the data source?
Explain the different row versions available in table?
What is microsoft ado?
What are the steps you will take to improve performance?
What is meant by executenonquery?
What is the default provider in ado.net?
Define data access layer?
how you will deal result set? How do you sort a dataset?If a dataset contains 100 rows, how to fetch rows between 5 and 15 only?
What is Serialization in .NET? what are the types of Serialization?
What is command class in ado.net?
Explain how to find the given query is optimised one or not?
What are basic methods of dataadapter?
What is the difference between Datareader and Dataset?