Answer Posted / asfaq
Dataset is a fundamental object of ado.net.It provides a
basis of manipulating relational data in disconnected mode.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the use of data grid?
What are advantages of microsoft-provided data provider classes in ado.net?
What are the 3 major types of connection objects in ado.net?
What are the advantages using ado.net?
What is ado.net tutorial?
What is sqldatareader in ado.net?
Can we connect two dataadapters to same data source using single connection at same time?
What is the difference between Dataset. clone and Dataset.copy?
What is the use of sqldatareader class?
Is bulk insert faster than insert?
Why edit is not possible in repeater?
Which keyword is used to accept variable number of parameters?
What is datatable in ado.net?
how can implement dropdownlist in particular of dataset when try to update?
Which namespaces are used for data access?