Diff. b/w DataReader and DataSet?

Answer Posted / anup kumar

DataReader works in connected mode means no data Manipulation
Possible. where DataSet Works in Connected and Disconnected
mode both.there is in-build memory in DataSet. it is
collections of Tables and Every table is collection of rows
and columns.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the full form of ado.net?

507


What we do with the object of ado.net dataset after using it?

518


Why is ADO.NET serialization slower than ADO ?

560


What are the different methods available under the sqlcommand class to access the data?

571


What is ado.net in vb net?

498






What is ado data control?

521


oledbdataadpter with ms access in c#.net giving exception System.Data.OleDb.OleDbException while writing adapter.update(dataset,"tabname"); how to update the database from dataset?

1926


How to store data in memory?

506


What is the difference between dataset and datatable?

479


How can I retrieve two tables of data at a time by using data reader? Data reader read and forward only, how is it possible to get 2 tables of data at a time?

514


What are the benefits of ADO.NET?

601


What is the use of SqlCommand object?

641


What is a string variable?

481


Why is stored procedure used in ado.net?

545


What is the use of SqlCommandBuilder?

613