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

Define data adapter?

0 Answers  


What is ado.net in mvc?

0 Answers  


Which parameter of ConnectionString is used to specify the name of the database?

0 Answers  


What is ODP.NET?

2 Answers   Microsoft,


What is data control techniques?

0 Answers  






How does entity framework work?

0 Answers  


Do we use stored procedure in ADO.Net?

0 Answers  


What does adodb stand for?

0 Answers  


What does executenonquery () method return?

0 Answers  


What is oledb driver?

0 Answers  


How do you handle data concurrency in .NET ?

9 Answers   Infogain, SunGard,


What is the difference between Optimistic and Pessimistic locking?

0 Answers  


Categories