We all know that Dataset is purely disconnected
architechure, but we also know that we can update the
changes made to the dataset can be updated in the backend
database. when there is no connection how does the update
happedn?
Answer Posted / rumpa
By using Data Adapter Update(DataSet,DataTable)
| Is This Answer Correct ? | 21 Yes | 6 No |
Post New Answer View All Answers
Does executenonquery return a value?
What is ole used for?
What is execute reader in ado.net?
differance between ADO vs ADO.Net?
What is namespace in ado.net?
What is sql command in ado net?
What are the differences between OLEDB and SQLClient Providers?
Why is ADO.NET serialization slower than ADO ?
Which keyword is used to accept variable number of parameters?
Explain the role of data provider in ado.net?
Define table relations?
How do you update a dataset in ado.net and how do you update database through dataset?
What is difference between executequery and executeupdate?
What is data control techniques?
How to retrieve the user id which is provided while windows authentication?