Which method do you invoke on the DataAdapter control to load your generated dataset with data?
4 11972What are the differences between RAW, AUTO and Explicit modes in retrieving data from SQL Server in XML format?
TCS,
1 20273What happens when u try to update data in a dataset in .NET while the record is already deleted in SQL SERVER as backend?
5 13287
What are the Features of a dataset
What is data adapter in ado.net with example?
What is the meaning of executenonquery?
What providers does Ado.net uses?
What do you know about ado.net's methods?
How to check if the Dataset has records ?
How to store data in memory?
What is the meaning of object pooling?
Give an example that shows how to execute a stored procedure in ado.net?
Explain why edit is not possible in repeater?
What are different layers of ADO.Net?
What provider ado.net use by default? Explain the role of data provider in ado.net? What is the role of data provider in ado.net?
What is the procedure to call a Stored Procedure of Back End in ADO (ActiveX Data Object) and RDO (Remote Data Objects)?
Explain how to copy the contents from one table to another table and how to delete the source table in ado.net?
What is different between sqlcommand object and command behavior object?