Answer Posted / mithun
ADO.NET provides access to data sources such as SQL. The application can use ado.net to connect to data sources to retrieve, manipulate and update data.
| Is This Answer Correct ? | 15 Yes | 1 No |
Post New Answer View All Answers
Which namespaces are used for data access?
What are the benefits of using ado.net?
How to copy the contents from one table to another table and how to delete the source table in ado.net?
What is the difference between Response.Expires and Reponse.ExpiresAbsolute?
What are the advantages using ado.net?
What are the Data providers in ADO.Net?
What is the difference between sqlcommand and sqldataadapter?
What is ole used for?
Explain the role of data provider in ado.net?
What is the provider being used to access oracle database?
How many major types of connection objects in ADO.NET?
What are ado.net objects?
Define bubbled event?
Data reader read and forward only, how is it possible to get 2 tables of data at a time?
What are the main differences between classic ado and ado.net?