What are the two fundamental objects in ADO.NET?

Answer Posted / sonal

DATA PROVIDER(comprises of connection, command, data reader and data adapter)-> CONNECTED Architecture

DATA SET-> DISCONNECTED Architecture

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is commandbuilder in ado.net?

707


Explain ado.net features?

764


How is it possible to get 2 tables of data at a time by using data reader?

673


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

690


Can we do database operations without using any of the ado.net objects?

747


What is the difference between sqlcommand and sqldataadapter?

701


What is dataset object? Explain the various objects in dataset.

793


What is the use of adodc?

723


What is executenonquery ado.net?

707


What two types of data providers does ADO.NET supply? What determines which one you should use?

728


What is the use of data grid?

687


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

761


How can I retrieve two tables of data at a time by using data reader? Data reader read and forward only, how is it possible to get 2 tables of data at a time?

710


Can we load multiple tables in a dataset?

772


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

733