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 / venu

Ya dataset have drawback.it is not updated in database
automatically.we have to use
da.update(dataset_object,Table_name);
At this time only update the table in your database.

Is This Answer Correct ?    4 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Do we use stored procedure in ADO.Net?

574


Does executenonquery return a value?

540


How to add an aggregate column?

535


What is the usage of the dataset object in ado.net?

489


What are the benefits of using of ADO.NET in .NET 4.0?

539






Can you explain how to enable and disable connection pooling?

506


Why edit is not possible in repeater?

523


How to store data in memory?

508


What is ado recordset?

498


What is disconnected scenario in entity framework?

538


What are the features of ado.net?

505


What is difference between executenonquery and executequery?

472


Why do we use sqldataadapter?

485


What is sql command in ado net?

503


What are the ado.net objects?

510