Difference between datareader and dataset?
Answer Posted / sumanth
Data Reader:A class used to efficiently process a large list
of results one record at a time.
Data Set:A Data Set object represents a schema (either an
entire database or a subset of one). It can contain tables
and relationships between those tables.
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What are the methods of XML dataset object?
What is linq and entity framework?
How will you fill the gridview by using datatable object at runtime?
What does executereader return?
What are good ado.net object to replace to ado recordset object.
What is the difference in an abstract class and an interface?
How can you identify whether or not any changes are made to the DataSet object since it was last loaded?
What are ado.net objects?
What is the difference between Response.Expires and Reponse.ExpiresAbsolute?
Explain the overview of ado.net architecture?
How to add a javaScript function in a datagrid?
What is ole word?
Explain what are the steps to connect to a database?
What is the DataTableCollection?
Which keyword is used to accept variable number of parameters?