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
What are the different row versions available in table?
Which database is the ado.net sql connection object designed for?
How to create dynamic gridview?
Which is better ole db or odbc?
What is row state?
What are the benefits of ADO.NET?
What provider ado.net use by default? Explain the role of data provider in ado.net? What is the role of data provider in ado.net?
What does ado stand for?
How do you connect to sql server database without using sqlclient?
Can you explain how to enable and disable connection pooling?
How do you implement locking concept for dataset?
What is the difference in an abstract class and an interface?
Which namespaces are used for data access?
What is ado code?
What is a dynaset in access?