what is the advantage of data reader?

Answer Posted / gaytriom

ataReader to retrieve a read-only, forward-only stream of data
from a database. Results are returned as the query executes,
and are stored in the network buffer on the client until you
request them using the Read method of the Data Reader.

data Reader read value from table and return all value only
one table at a time.

Is This Answer Correct ?    11 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain client-side scripting?

563


What r the asp.net list controls and diff. Between them?

499


Mention the namespace that is used to include .net data provider for sql server in .net code?

499


Explain the difference between asp and asp.net?

506


What is aspect-oriented programming?

539






How to comment out asp.net tags?

627


What are server-side comments in ASP.NET?

542


What is asp.net web application?

519


What is hidden field in asp.net?

590


Explain the use of view state?

554


What are client activated objects and server activated objects?

512


What are the uses of list view control in Asp.net?

611


What describes a query?

522


Give some salient points of difference between request processor and request dispatcher.

612


What are the event handlers that can be included in the Global.asax file?

574