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 is the difference in record set and dataset?

0 Answers  


How do you update database through dataset?

0 Answers  


Difference between OLEDB Provider and SqlClient ?

2 Answers  


What is the difference between Optimistic and Pessimistic locking?

0 Answers  


what is ado.net

6 Answers   Karrox, SunGard,






How to retrieve the user id which is provided while windows authentication?

0 Answers   Cap Gemini,


How to aggregating data across related tables?

0 Answers  


What is sequence of code in retrieving data from database ?

3 Answers   Accenture, BirlaSoft,


What connected data?

0 Answers  


What is the main difference between ADO and ADO.Net

4 Answers   HCL,


i have two textboxes one for user name and another for password . i have a table name compare(which contains name,passwod etc.,)my doubt is how compare username textbox with name column and how compare password textbox with passwod column. i want the code

9 Answers   Wipro,


What is openquery?

0 Answers  


Categories