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
Explain how to find the given query is optimised one or not?
What is the role of the dataset object in ado.net?
What is the difference in record set and dataset?
What is connection string?
What are the essential features of ado.net?
Do we use stored procedure in ADO.Net?
What is the difference between ado.net and entity framework?
How do I delete a row from a DataTable?
What is typed dataset ?
Explain how to copy the contents from one table to another table and how to delete the source table in ado.net?
What does sqldatareader return?
List the 4 common ado.net namespaces?
What is difference between sqldatareader and sqldataadapter?
What is ado asp?
What is data relation?