What are two important objects of ADO.Net?
What is dataadapter in ado.net?
Define the executescalar method?
What is ole in excel?
How is it possible to get 2 tables of data at a time by using data reader?
What is the purpose of using adodb?
I loaded the dataset with a table of 10 records. One of the records is deleted from the backend, how do you check whether all the 10 records were present while updating the data(which event and steps) and throw the exception 28 can datareader hold data from multiple tables?
What is a dataset?
Can you explain how to enable and disable connection pooling?
Compare Data Reader & Dataset in ado.net?
What is the difference between a Dataset and DataReader? Can dataReader hold data from multiple tables?
3 Answers Fulcrum Logic, Merrill Lynch,
What is the difference between an ADO.NET Dataset and an ADO Recordset?
Using Ado.net, what front ends and back ends can you use?