Difference between datareader and dataset?
Answer Posted / govind.r
DataReader: It is used only read the data and execute the
data in database.
DataSet: But,It contain only collection of database.Not for
read and execute to the data in database.
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is a data control clerk?
What DataReader class do in ADO.NET ?
Which method is used by command class to execute SQL statements that return single value?
What is different between sqlcommand object and command behavior object?
What is an ado connection?
What is namespace in ado.net?
What is data view and variable view?
Which object needs to be closed?
What is executequery?
What are the difference between readonly vs. Const?
What is Data view?
What is the role of clr?
What is the role of the dataset object in ado.net?
What is dataset object? Explain the various objects in dataset.
Why is it important to close an ado.net application?