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 to add a javaScript function in a datagrid?
How can I retrieve two tables of data at a time by using data reader?
What are the difference between readonly vs. Const?
how you will deal result set? How do you sort a dataset?If a dataset contains 100 rows, how to fetch rows between 5 and 15 only?
Explain the DataAdapter.Update() and DataSetAcceptChanges() methods.
What are the Data providers in ADO.Net?
List all the steps in order, to access a database through ado.net?
What is oledb connection?
How to enable and disable connection pooling?
What is ado.net and its features?
What is ole in excel?
Explain ado.net features?
What is ado oledb and odbc?
What is meant by executenonquery?
What is the difference between sqldatareader and sqldataadapter?