can we change the data in dataset? if yes what is the process?
Answer Posted / siva krishna
you can change data in dataset using commandbuilder.
| Is This Answer Correct ? | 29 Yes | 3 No |
Post New Answer View All Answers
What is the current version of entity framework?
What is ado data control?
What are all the different authentication techniques used to connect to MS SQL Server?
What does executereader return?
describe the dataset object in ado.net.
What are the core objects of ADO.NET?
What is difference between entity framework and ado.net?
How does ado.net work?
What is the use of SqlCommand object?
What is bubbled event can you please explain?
How will you fill the gridview by using datatable object at runtime?
What is Serialization in .NET? what are the types of Serialization?
What is an orm, and why would you use one instead of plain old ado.net?
What is method to get XML and schema from Dataset? getXML() and get Schema ()
Is it possible to load multiple tables in a Dataset?