What?s the role of the DataReader class in ADO.NET connections?
Answer Posted / satyambabu
the data reader on the other hand is directly connected to
the database management syatem .it is passess the all
quries to database managemant system,which execute them and
returns the result back to the application.
datareader no maintain the buffer
it is used to small number of operations
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What are the data access namespaces in .NET?
How can we load multiple tables in to dataset?
What are the drawbacks of using ado.net?
Explain executenonquery?
What are typed and untyped dataset?
What is ado in agriculture?
What is the significance of CommandBehavior.CloseConnection ?
What are the important features of ado.net 2.0?
What is openrowset?
What is difference between dataset and datatable?
How can we add/remove row's in "datatable" object of "dataset"?
How can we save all data from dataset?
Why edit is not possible in repeater?
What is ado data control?
What is linq and entity framework?