What is the difference between Dataset and Datareader?

Answer

DataReader Dataset
Datareader has read only access to the data and it is set to be forward only. Dataset can hold more than one table from the same data source. It even stores relationships between tables.
Datareader cannot persist contents as it is read only Dataset can persist contents
Datareader is connected architecture Dataset is disconnected architecture

All vb Questions

Ask your interview questions on vb

Write Your comment or Questions if you want the answers on vb from vb Experts
Name* :
Email Id* :
Mob no* :
Question
Or
Comment* :
 





Disclimer: PCDS.CO.IN not responsible for any content, information, data or any feature of website. If you are using this website then its your own responsibility to understand the content of the website

--------- Tutorials ---