What?s the role of the DataReader class in ADO.NET connections?

Answer Posted / santosh

Data reader is belongs to connecting architectutre.It read
the the data in forward direction.It retrive data from
database through sqlcommand.It is faster as comapre to data
Adupter in disconnecting architecture.

Is This Answer Correct ?    2 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a dataview?

620


What is adodb dll?

617


What are the different execute methods of Ado.Net?

622


Explain the different row versions available in table?

631


What is Data Provider?

667






What is difference between datatable and dataset?

599


How do you update a dataset in ado.net and how do you update database through dataset?

574


If a table contains 20000 records . In a page at each time 100 records to be displayed what are the steps you will take to improve performance? Will you use dataset or datareader?

718


What is microsoft ado?

606


What does sqldatareader return?

582


What is ado.net object model?

593


Explain what is datagrid with an example?

677


What is untyped dataset?

634


How can we load multiple tables in a dataset?

648


How does ado.net work?

573