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
Explain the difference between an ado.net dataset and an ado recordset?
Define Execute Reader?
What is the difference between DataReader and DataSet in ADO.NET?
How to bind the controls(best practice) comboboxes to the data in the dataset?
Explain the role of data provider in ado.net? What is the role of data provider in ado.net?
Describe the disconnected architecture of ADO.NET’s data access model.
Explain the basic use of "dataview" and explain its methods.
What are the difference between readonly vs. Const?
What is acid in ado.net?
What are the steps you will take to improve performance? Will you use dataset or datareader?
Does dapper use ado.net?
What are the different execute methods of Ado.Net?
Does entity framework use ado.net?
What DataReader class do in ADO.NET ?
What is serialization and de-serialization in .net?