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
Does executenonquery return a value?
Explain the DataAdapter.Update() and DataSetAcceptChanges() methods.
how to create a quiz software using 4 options to answer and how to check with answers in the database and award marks....
Can we create Synonymns in MS Acess,My Sql Server,Sql Server? But iam we can create in oracle!
The answers which posted above is not satisfied my requirement? Can some one post teh exact answer? Thanx
can we create synonymn in ms access,sql server,my sql if so explain me with example
What is an ado connection?
What does ado stand for?
Does entity framework use ado.net?
What two types of data providers does ADO.NET supply? What determines which one you should use?
What is data control techniques?
Explain the differences between oledb sql server, oledbdotnet provider?
How to check if a datareader is closed or opened? IsClosed()
What is meant by ‘transaction’ in a database and what are the ‘properties of transaction’?
How to maintain the relation between two tables in ADO.NET?