Which one of the following objects is a high-level abstraction of the connection and command objects in ado.net?



Which one of the following objects is a high-level abstraction of the connection and command objects..

Answer / Rahul Goel

The DataSet object is a high-level abstraction of the Connection and Command objects in ADO.NET.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ADO.NET Interview Questions

What is the default view of Data Grid?

5 Answers   TCS,


What is concurrency? How will you avoid concurrency when dealing with dataset? (One user deleted one row after that another user through his dataset was trying to update same row. What will happen? How will you avoid the problem?)

1 Answers  


Give few examples of datareader that is used in different dataproviders.

1 Answers  


Is ADO.NET derived from COM? true /false

2 Answers   Infosys,


what is a dataview?why is it used for?

4 Answers   Choice Solutions,


What is csdl entity framework?

1 Answers  


How you will set the datarelation between two columns?

3 Answers  


What is microsoft ole db provider for sql server?

1 Answers  


What is the difference between oledb sql server and oledbdotnet provider?

1 Answers  


What are the 3 major types of connection objects in ado.net?

1 Answers  


What are three methods for displaying data in a syncfusion datagrid

1 Answers  


What is connection in ado.net?

1 Answers  


Categories