Diff. b/w DataReader and DataSet?

Answer Posted / sandeep singh shekhawat

Data Reader is forword only it read one by one row. when it reach end the table then need to another connection open for it. it object create by command object method execute reader.

Data set is used for disconnect approch.It can have more than one table.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What Is Difference Between Ado And Ado.net?

544


Which architecture does Datasets follow?

567


How many major types of connection objects in ADO.NET?

569


What is ado.net connection?

443


How to find the given query is optimised one or not?

483






What is Data Provider?

549


Describe ado.net object model in detail.

508


What are the different ado.net namespaces are available in .net?

477


What are different layers of ADO.Net?

564


Which control of the BindingNavigator returns the current position within the data source?

709


Does sqlclient and oledb class share the same functionality?

515


Which components of a data provider is used to retrieve, insert, delete, or modify data in a data source?

594


Why is stored procedure used in ado.net?

530


What is the usage of the dataset object in ado.net?

464


describe the dataset object in ado.net.

502