What is dataset and tell about its features. What are equivalent methods of previous, next etc. Of ADO in ADO.NET ?
1 5325
What is executequery?
What is the difference between Response.Expires and Reponse.ExpiresAbsolute?
Which keyword is used to accept variable number of parameters?
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 dataset and datatable in ado.net?
What is the functionality of data provider in ado.net?
How can you add or remove rows from the datatable object of dataset?
Explain why edit is not possible in repeater?
How do you update a dataset in ado.net?
What is the advantage of ado.net?
What providers does Ado.net uses?
What is partial class?
What are the data providers in ADO.NET framework?
What is execute reader in ado.net?
What DataReader class do in ADO.NET ?