what are the differences between dataset and datareader?

Answer Posted / ramireddy eevuri

--> Dataset is disconnected architecture while
DataReader is connected architecture.
-->datareader is read only i.e, forward only while dataset
maintain persistanse data.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is data relation?

498


What are the Features and disadvantages of dataset

555


What are the steps to connect to a database?

543


What is data adapter in ado.net with example?

509


How can you add or remove rows from the datatable object of dataset?

573






What are the benefits of using ado.net?

512


What is the difference between typed and untyped dataset?

504


What is ado code?

496


What is oledb connection?

501


What is the DataTableCollection?

565


What is defaultview in datatable?

531


What are the major challenges in accessing data from a database?

523


Which one of the following objects is a high-level abstraction of the connection and command objects in ado.net?

578


What is sqldatareader in ado.net?

497


How would you connect to a database by using .NET?

472