Which method do you invoke on the DataAdapter control to load your generated dataset with data?
4 11036What are the differences between RAW, AUTO and Explicit modes in retrieving data from SQL Server in XML format?
TCS,
1 19578What happens when u try to update data in a dataset in .NET while the record is already deleted in SQL SERVER as backend?
5 12202
How will you differentiate between ADO (ActiveX Data Object) and RDO (Remote Data Objects)?
Explian About DataAdapters
What is connection string?
Explain how to bind the controls(best practice) comboboxes to the data in the dataset?
What is difference between executenonquery and executequery?
How do you merge 2 datasets into the third dataset in a simple manner?
What are dataproviders?
What are the steps to connect to a database?
How can we load multiple tables in to dataset?
What are the advantage of ado.net?
Difference between sqlcommand and sqlcommandbuilder?
How do you connect to sql server database without using sqlclient?
Define data adapter?
What are the core objects of ADO.NET?
Explain how do you connect to sql server database without using sqlclient?