What is the key feature of ADO.NET compared to ADO ?

Answer Posted / salahuddin ahmed

Unlike ADO, ADO.NET contains dataset object which acts in a
disconnected mode.

Is This Answer Correct ?    13 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What provider ado.net use by default? Explain the role of data provider in ado.net? What is the role of data provider in ado.net?

536


What is ado.net in vb net?

498


What is dataadapter in ado.net?

493


Which keyword is used to accept variable number of parameters?

682


Describe the command object and its method.

520






Is ado.net an orm?

510


Can datareader hold data from multiple tables?

675


How can we save all data from dataset?

533


How do you update a dataset in ado.net and how do you update database through dataset?

479


What is ole data type?

502


What is the return type of executescalar?

491


What is the difference between an ADO.NET Dataset and an ADO Recordset?

545


I loaded the dataset with a table of 10 records. One of the records is deleted from the backend, how do you check whether all the 10 records were present while updating the data(which event and steps) and throw the exception 28 can datareader hold data from multiple tables?

549


If we are not returning any records from the database, which method is to be used?

750


What are all the classes that are available in System.Data Namespace?

552