Is there any general rule when should I use SqlDataReader and when DatSet. I assume that I have only to read data.
To put it another way - how much faster is SqlDataReader, than filling the DataSet. For example if I have to use SqlDataReader, lets say 10 times is it faster, or better, than use of DataSet?
[315 byte] By [Mr. Tomaszek] at [2007-11-18 19:24:11]