Answer Posted / rajesh
SqlClient namespace is used to connect microsoft sqlserver
database while OLEDB namespace is used to connect older
databases such as ms access and mysql
| Is This Answer Correct ? | 11 Yes | 4 No |
Post New Answer View All Answers
What is the difference between an ADO.NET Dataset and an ADO Recordset?
Describe connection object in ado.net
How to check if a datareader is closed or opened? IsClosed()
Explain ado.net features?
What is XML serialization
What is meant by ‘transaction’ in a database and what are the ‘properties of transaction’?
What are the benefits of using ado.net?
What are the advantages and drawbacks of using ado.net?
What are the drawbacks of using ado.net?
Explain what are the steps to connect to a database?
What is ado code?
How to find the given query is optimised one or not?
What are the usages of the command object in ado.net?
Explain how to find the given query is optimised one or not?
Explain how to create dynamic gridview?