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

IN DataSet it will use the DataAdapter for communication
with data base when dataset updating the data DataAdapter
will open the connection automatically lost.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the differences between OLEDB and SQLClient Providers?

552


What is connection pooling and what is the maximum pool size in ado.net connection string?

505


What are the different ado.net namespaces are available in .net?

488


Explain how can we load multiple tables in to dataset?

488


What is microsoft ado.net?

568






What is ado.net in mvc?

489


What is ado object model?

506


How will you differentiate between ADO (ActiveX Data Object) and RDO (Remote Data Objects)?

572


What is ado data control?

514


What are ado.net objects?

523


describe the dataset object in ado.net.

513


What is the difference between Command and CommandBuilder object?

579


List all the steps in order, to access a database through ado.net?

571


How to bind the controls(best practice) comboboxes to the data in the dataset?

533


What is the difference between DataReader and DataSet in ADO.NET?

585