Which method do you invoke on the DataAdapter control to load your generated dataset with data?
4 12314What are the differences between RAW, AUTO and Explicit modes in retrieving data from SQL Server in XML format?
TCS,
1 20444What happens when u try to update data in a dataset in .NET while the record is already deleted in SQL SERVER as backend?
5 13696
What is the default Timeout for SqlCommand.CommandTimeout property?
Is bulk insert faster than insert?
What is the use of data grid?
Difference between sqlcommand and sqlcommandbuilder?
Why do we need ado.net?
What is ado control?
Explain advantages of ado.net?
What is ambient transaction?
What are the Data providers in ADO.Net?
What is DataReader Object?
What are the Features of a dataset
What is data adapter in ado.net with example?
Why is it important to close an ado.net application?
What is commandbuilder in ado.net?
What is difference between executequery and executeupdate?