Answer Posted / prashant shukla
ado.net provide a set of classes in which we connect our
frontend with backend
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Describe briefly an ADO.NET Dataset ?
What are the benefits of ADO.NET?
What are the data providers in ADO.NET framework?
Define different execute methods of ADO.NET command object ?
What are the different ado.net namespaces are available in .net?
What are the different layers of ado.net?
What is the namespaces being used to access oracle database?
What is data reader in ado.net?
What is the use of connection object in ado.net?
What is difference between sqldatareader and sqldataadapter?
Can we do database operations without using any of the ado.net objects?
What is ado circle?
How to creating a SqlCommand Object?
What is difference between executequery and executeupdate?
What are two important objects of ADO.Net?