What are two important objects of ADO.Net?
What is difference between dataset and datatable?
Which one of the following objects is a high-level abstraction of the connection and command objects in ado.net?
How can we check that some changes have been made to dataset since it was loaded?
On ODP.net ?
What is openrowset?
What we do with the object of ado.net dataset after using it?Can we dispose it or can we set it nothing?Is it must or not?
What is a datareader object?
How to add a javaScript function in a datagrid?
What are the benefits of using ado.net?
How we can provide data to ado.net?
What is the procedure to call a Stored Procedure of Back End in ADO (ActiveX Data Object) and RDO (Remote Data Objects)?
What is ado connection?