Answer Posted / pankaj kumar
BECAUSE WE CAN NOT TRAVERSE BACK TO PREVIOUS RECORDS OF THE
TABLE,THATSWHY DATA READER IS FORWARD ONLY.IT FOLLOW OFFLINE
MODE THAT MEANS IT IS DISCONNECTED ARCHITECTURE.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What is ado recordset?
What are the steps you will take to improve performance? Will you use dataset or datareader?
Explian About DataAdapters
Explain sqlconnection object?
What is the difference between connected and disconnected environment?
What is read only and forward only in ado.net?
What is ole in vb?
What is difference between dataset and datatable?
Why is ADO.NET serialization slower than ADO ?
What is maximum pool size in ado.net connection string?
What is command class in ado.net?
Which parameter of ConnectionString is used to specify the name of the database?
What is meant by executenonquery?
What is connection pooling and what is the maximum pool size in ado.net connection string?
What is namespace in ado.net?