T G

T G

  • NA
  • 1
  • 1.5k

C# question

May 12 2013 6:36 PM
The DataReader provides a forward only reader that reads records one at a time, while the DataSet is an in-memory editable table-based collection. Describe and explain when and why you would use one over the other.

Answers (1)