Answer Posted / ravi jr.dba
it is a new data access method combines oledb and odbc to
access sql server
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which object holds only data and does not interact with data source?
Explain the dataadapter class in ado.net?
In how many ways we can retrieve table records count? How to find the count of records in a dataset?
What is the default Timeout for SqlCommand.CommandTimeout property?
What is the use of adodc?
Do you use stored procedure in ado.net?
Which one of the objects is a high-level abstraction of the connection and command objects in ado.net?
What is namespace in ado.net?
How can I retrieve two tables of data at a time by using data reader?
What is executequery?
How to check if a datareader is closed or opened? IsClosed()
how to create a quiz software using 4 options to answer and how to check with answers in the database and award marks....
What is difference between sqldatareader and sqldataadapter?
Is ado.net dead?
What is shadow copy?