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 is oledb connection?

511


Which ado.net object is very fast in getting data from the database?

654


What are the drawbacks of using ado.net?

547


Can you explain how to enable and disable connection pooling?

508


Define Execute Scalar?

555






How to pass multiple tables in datasets simultaneously?

572


What are the different methods available under the sqlcommand class to access the data?

581


Explain the two fundamental objects in ado.net?

509


What DataReader class do in ADO.NET ?

590


What do you know about ADO.NET's objects and methods?

522


How will you fill the gridview by using datatable object at runtime?

555


What is concurrency? How will you avoid concurrency when dealing with dataset? (One user deleted one row after that another user through his dataset was trying to update same row. What will happen? How will you avoid the problem?)

585


Is ado.net an orm?

520


Which object is used to add relationship between two Datatables?

580


What is the difference between dataset and datatable?

489