what are the differences between dataset and datareader?

Answer Posted / vamseedhar

dataset support manpulation,datareader doesnot support
manpulation
datareader is abstract class
dataset is collection of table
datareader is readonly forwardonly record type

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which is faster ado.net or linq?

515


What is difference between Dataview and Datatable?

530


Name which operations can you not perform on an ado.net dataset?

486


What is a datareader object?

581


What is a column variable?

505






How do you merge 2 datasets into the third dataset in a simple manner?

537


What is difference between sqldatareader and sqldataadapter?

488


How do we use stored procedure in ADO.NET and how do we provide parameters to the stored procedures?

569


How would you connect to database using .NET?

574


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

513


What is partial class?

550


What is Serialization in .NET? what are the types of Serialization?

555


What is datatable in ado.net?

523


What is microsoft ado.net?

578


What is data relation?

500