What is difference between dataset and datatable?
What are the 3 major types of connection objects in ado.net?
how can implement dropdownlist in particular of dataset when try to update?
What is connection string?
What are the drawbacks of using ado.net?
Explain the difference between ado and ado.net?
What is disconnected architecture in ado.net?
Whate are different types of Commands available with DataAdapter ?
what purpose of Indexing creating? directly we can search the reqired row with the help of query?what is the use of indexing?
What is the difference between executenonquery () and executescalar ()?
Compare Data Reader & Dataset in ado.net?
what is type dataset?
Describe the disconnected architecture of ADO.NET’s data access model.