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 provider ADO.net use by default?

10 Answers   Accenture, TCS,


What are the data access namespaces in .NET?

0 Answers  


how can implement dropdownlist in particular of dataset when try to update?

0 Answers   TCS,


What is the DataTableCollection?

0 Answers  


Define Execute Scalar?

0 Answers   UGC Corporation,


what are the two key events for the sql connection class? explain the differnce between the two.

2 Answers   HCL, NIIT, Zensar,


What is the difference between OLEDB Provider and SqlClient?

0 Answers  


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

0 Answers  


how we can fire event in databound coulm in datagfrid withot using button?

0 Answers   Tech Mahindra,


Define atomicity?

0 Answers  


What is a datagridview?

0 Answers  


Which object of ado contains datarow datacolumn collection?

0 Answers  


Categories