once data is fetched into dataset connection gets closed. but in datareader
connection is always maintained...then why datareader is fast and mainly
recommended ?
Answer Posted / abhishek
datareader is forwardonly thus is fast and is mostly used
while retrieving the data from the database.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What property must be set and what method must be called in your code to bind the data from some data source to the Repeater control?
Describe datareader object of ado.net with example.
What is full form of ado?
What is commandbuilder in ado.net?
Is datareader faster than datatable?
What is untyped dataset?
What is ole word?
What we do with the object of ado.net dataset after using it?
What do you know about ado.net's objects?
What are the advantages of using datalist?
What is the difference in an abstract class and an interface?
Explain the basic use of "dataview" and explain its methods.
What is the difference between oledb sql server and oledbdotnet provider?
What is ado.net code?
What is ole used for?