what are the differences between dataset and datareader?

Answer Posted / hardik

dataset is a disconnected architecture while a datareader
is a connected architecture object.

data reader is a faster than a dataset

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 the role of data provider in ado.net?

540


What is ado and rdo?

495


What is difference between Dataview and Datatable?

527


What is ado circle?

659


What is the difference between Data adaptor and Data set?

511






How do you connect to sql server database without using sqlclient?

557


What are the ado.net connection pooling parameters?

459


How can I retrieve two tables of data at a time by using data reader?

509


How do you update a dataset in ado.net and how do you update database through dataset?

479


What is concurrency? How will you avoid concurrency when dealing with dataset? (One user deleted one row after that another user through his dataset was trying to update same row. What will happen? How will you avoid the problem?)

577


What is a sqldataadapter?

522


What are advantages of microsoft-provided data provider classes in ado.net?

541


How to Read, Add, Update and Delete record in Entity Framework ?

560


What is a string variable?

481


What is two way data binding android?

481