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
Explain ado.net features?
How to find the given query is optimised one or not?
What is the difference between typed and untyped dataset?
Some important instruction regarding ADO.NET connection string ?
What does ole stand for in excel?
What are all components of ADO.Net data provider?
Which keyword is used to accept variable number of parameters?
What are the advantages and drawbacks of using ado.net?
How to generate a single aggregate?
What are the benefits of ADO.NET?
What is openquery?
What connected data?
What are two important objects of ADO.Net?
What are the features of ado.net?
What is openrowset?