Answer Posted / vrushali
DataReaader is connected object and one can process the
rows that are returned by query, one at a time. It discards
every row after you have gone through it and so it is
extremely fast.It contains only read-only data, so no
updates are allowed using DataReader
objects.
| Is This Answer Correct ? | 51 Yes | 3 No |
Post New Answer View All Answers
Why do we serialize data?
Explain the different row versions available in table?
What are the disadvantages of using datalist?
What is difference between connected and disconnected architecture in ado.net?
What are the 3 major types of connection objects in ado.net?
What is the difference between the clone() and copy() methods of the dataset class?
What is dataset and datatable in ado.net?
What are the advantages using ado.net?
What is two way data binding android?
What is the difference between Response.Expires and Reponse.ExpiresAbsolute?
Which is faster datareader or dataadapter?
What is ole used for?
How can we perform transactions in .net?
What is csdl entity framework?
Can we create Synonymns in MS Acess,My Sql Server,Sql Server? But iam we can create in oracle!