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 are the two fundamental objects in ADO.NET?

8 Answers   Ksb, TCS,


What are the steps in connecting to database?

3 Answers   IBM, Microsoft,


What is ado rdo dao in visual basic?

0 Answers  


Which is faster datareader or dataadapter?

0 Answers  


What is typed dataset ?

0 Answers   NA,






What are the steps in connecting to database ?

2 Answers   Microsoft,


What is a non query?

0 Answers  


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

0 Answers  


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

0 Answers  


What are the pre-requisites for connection pooling?

0 Answers  


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

0 Answers   Cap Gemini,


What is meant by entity framework?

1 Answers  


Categories