What are the two fundamental objects in ADO.NET?

Answers were Sorted based on User's Feedback



What are the two fundamental objects in ADO.NET?..

Answer / pankaj kumar

Dataset,dataprovider

Is This Answer Correct ?    19 Yes 6 No

What are the two fundamental objects in ADO.NET?..

Answer / nandini

DataSet and DataReader are the tow funadamental object in
ADO.NET

Is This Answer Correct ?    9 Yes 0 No

What are the two fundamental objects in ADO.NET?..

Answer / sandyni

Dataset which is disconnected and DataReader which is
connected are the two main fundamental objects of ADO.Net

Is This Answer Correct ?    5 Yes 0 No

What are the two fundamental objects in ADO.NET?..

Answer / spvarma

#1 is wrong remaings are correct
DataSet and DataReader are the tow funadamental object in
ADO.NET

Is This Answer Correct ?    3 Yes 0 No

What are the two fundamental objects in ADO.NET?..

Answer / tahir

yeah, its DataSet and DataReader.

Is This Answer Correct ?    2 Yes 0 No

What are the two fundamental objects in ADO.NET?..

Answer / murali

DataSet and DataAdapter

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More ADO.NET Interview Questions

What connected data?

0 Answers  


Define connection string?

0 Answers  


What are good ado.net object to replace to ado recordset object.

0 Answers  


What is the functionality of data provider in ado.net?

0 Answers  


What is a control toolbox?

0 Answers  


How do I delete a row from a DataTable?

0 Answers   UGC Corporation,


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

0 Answers  


Which database is the ado.net sql connection object designed for?

0 Answers  


How do you merge two datasets into the third dataset in a simple manner?

3 Answers   IBM,


Why is stored procedure used in ado.net?

0 Answers  


What is the default provider in ado.net?

0 Answers  


Does sqlclient and oledb class share the same functionality?

0 Answers  


Categories