Which method do you invoke on the DataAdapter control to load your generated dataset with data?
4 11917What are the differences between RAW, AUTO and Explicit modes in retrieving data from SQL Server in XML format?
TCS,
1 20242What happens when u try to update data in a dataset in .NET while the record is already deleted in SQL SERVER as backend?
5 13230
How to identify the controls which can be used for binding data?
What is difference between executenonquery and executequery?
Explain executenonquery?
What is sqldatareader in ado.net?
What are dcl commands?
how can implement dropdownlist in particular of dataset when try to update?
What is Dataset Object?
What is the difference between executequery and executenonquery?
Define different execute methods of ADO.NET command object ?
What is typed dataset ?
What is the executescalar method?
Define the executescalar method?
What are the essential features of ado.net?
In how many ways we can retrieve table records count? How to find the count of records in a dataset?
What is executequery?