Diff. b/w DataReader and DataSet?
Answer Posted / g.ramesh
DataReader is connected Architecture.
DataSet is Disconnected Architecture.
| Is This Answer Correct ? | 19 Yes | 1 No |
Post New Answer View All Answers
Why is ADO.NET serialization slower than ADO ?
What are the features of ado.net?
Define the data provider classes that is supported by ado.net?
Why edit is not possible in repeater?
What is the difference between Data adaptor and Data set?
Do we use stored procedure in ADO.Net?
What are the several execute methods of ado.net?
Can we connect two dataadapters to same data source using single connection at same time?
What is data reader in ado.net?
Which method is used to sort the data in ADO.Net?
What is the use of SqlCommand object?
What is difference between sqldatareader and sqldataadapter?
What is the difference between a datareader and a dataset?
How can we load multiple tables in a dataset?
What is dataset and datatable in ado.net?