BCommunity
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Dataset vs DataReader

Go down

Dataset vs DataReader Empty Dataset vs DataReader

Post  moneymotive Thu Nov 27, 2008 1:30 pm

The DataSet actually uses a DataReader to populate itself. A DataReader is a lean, mean access method that returns results as soon as they’re available, rather than waiting for the whole of the query to be populated into a DataSet. This can boost your application performance quite dramatically, and, once you get used to the methodology, can be quite elegant in itself.
__________________
free dating
Werbegeschenke Fullservice

moneymotive

Posts : 8
Join date : 2008-11-27

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum