Dataset is in memory representation of the Database. It permits us to work in Connection less environment.
Data reader is like forward only read-only cursor, which is used to get back data. Data manipulation is not possible while using datareader. datareader always keeps the connection open.



Reply With Quote
Copyright Techfuels
Bookmarks