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

Answer Posted / senthil kumar

DataReader has play vital role in ADO.NET when retrieve the
dataset.Its forward and read only optiion.They are not have
the pointer.It can only move the record with value
pointer.It is effiecnt data retrieval mechnism in ADO.Net.

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is ado.net and its architecture?

589


Explain executenonquery?

660


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 linq and entity framework?

594


What is aggregate root?

579






Can we do database operations without using any of the ado.net objects?

619


Which name space is used to get assembly details?

598


What is ole2 format?

578


Which namespaces are used for data access?

717


What are the data providers used in ado.net

628


Does sqlclient and oledb class share the same functionality?

616


How to load multiple tables into a dataset?

625


What is a dynaset in access?

663


What is datasource in ado.net?

684


how we can fire event in databound coulm in datagfrid withot using button?

651