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


Please Help Members By Posting Answers For Below Questions

What are the main differences between classic ado and ado.net?

613


What is the difference between OLEDB Provider and SqlClient?

612


What is the role of the dataset object in ado.net?

661


Define isolation?

614


Explain how do you connect to sql server database without using sqlclient?

570






What are basic methods of dataadapter?

594


Explain the different row versions available in table?

631


Explain the dataadapter class in ado.net?

751


Explain how to copy the contents from one table to another table and how to delete the source table in ado.net?

527


What is the use of data grid?

589


What is the DataTableCollection?

665


What is the use of Dataview?

669


Define data adapter?

604


What is the difference between data reader and data adapter?

630


What is a datareader object?

679