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 are the steps you will take to improve performance?
What are dcl commands?
What property must be set and what method must be called in your code to bind the data from some data source to the Repeater control?
How to maintain the relation between two tables in ADO.NET?
What is connection string?
Explain how to call the sql commands asynchronously in ado.net version 2.0?
What is the use of ADO.NET and XML web services?
List all the steps in order, to access a database through ado.net?
What is the difference between Command and CommandBuilder object?
What is the difference between Data adaptor and Data set?
What is the hierarchy of data in databases?
If a table contains 20000 records. In a page at each time 100 records to be displayed.
What are the core objects of ADO.NET?
What is the return type of executescalar?
What is sqldatareader in ado.net?