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 does ado stand for?

529


What is connection string?

537


What is difference between datareader and dataadapter?

553


Describe the disconnected architecture of ADO.NET’s data access model.

550


Is it possible to edit data in Repeater control?

536






What are all the different authentication techniques used to connect to MS SQL Server?

552


What is connection pooling and what is the maximum pool size in ado.net connection string?

525


What are disadvantages of microsoft-provided data provider classes in ado.net?

512


Explain the architecture of ado.net?

549


What is a dataview?

541


Explain the difference between sqlcommand object and command behavior object?

547


What are the classes in System.Data.Common Namespace?

715


Which parameter of ConnectionString is used to specify the name of the database?

557


What is the provider being used to access oracle database?

509


What you mean by filtering of data?

548