Answer Posted / rajesh
It is a part of the base class library that is included
with the Microsoft .NET Framework. It is commonly used by
programmers to access and modify data stored in relational
database systems, though it can also access data in non-
relational sources
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
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 is executenonquery ado.net?
Which components of a data provider is used to retrieve, insert, delete, or modify data in a data source?
What is the meaning of object pooling?
What are the data providers in ADO.NET framework?
What are datareaders?
Do we use stored procedure in ADO.Net?
how Sequence to connect and retrieve data from database using dataset?
Explain the namespaces in which .net has the data functionality class.
What is the difference between data reader and data adapter?
Why do we use sqldataadapter?
Define Execute Reader?
What is the use of data grid?
Which object holds only data and does not interact with data source?
What is ado control?