Answer Posted / archana
ADO.net means Activex Data Object.
ADO.net provides the activ coonectivity with the database
at runtime. We can do the operations which are related to
the database..
Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
How will you fill the gridview by using datatable object at runtime?
What is ado.net object model?
How to check if the Dataset has records ?
What are all the commands used with Data Adapter?
What are the several execute methods of ado.net?
How to add an aggregate column?
How to work with disconnected data - the dataset and sqldataadapter?
Explain the basic use of "dataview" and explain its methods.
Describe connection object in ado.net
What is difference in record set and dataset?
What is ado code?
What is ado.net code?
What is microsoft ado?
Which property is used to check whether a DataReader is closed or opened?
What are the different namespaces used in the project to connect the database? What data providers available in .net to connect to database?