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
What is ado in agriculture?
What is an orm, and why would you use one instead of plain old ado.net?
Which provider is used to connect ms access, oracle, etc…?
Why ca not we use multiple inheritance and garbage collector paralelly in .net?
Explain the difference between data reader and data set?
How can we save all data from dataset?
What is dbcontext and dbset in entity framework?
Which object holds only data and does not interact with data source?
What is the difference between ado.net and oledb?
What is ado and dao?
Which method is used by command class to execute SQL statements that return single value?
What does sqldatareader return?
Which is faster ado.net or linq?
How to create data relations?
What is ole in vb?