Define partial class?
What is the use of SqlCommandBuilder?
How to work with disconnected data - the dataset and sqldataadapter?
How do we invoke queries from the application
What are good ado.net object to replace to ado recordset object.
differance between ADO vs ADO.Net?
What are advantages of microsoft-provided data provider classes in ado.net?
What are the differences between RAW, AUTO and Explicit modes in retrieving data from SQL Server in XML format?
What do you know about ado.net's methods?
Explain why edit is not possible in repeater?
What is partial class?
How do we use stored procedure in ADO.NET and how do we provide parameters to the stored procedures?
0 Answers SwanSoft Technologies,
I loaded the dataset with a table of 10 records. One of the records is deleted from the backend, how do you check whether all the 10 records were present while updating the data(which event and steps) and throw the exception 28 can datareader hold data from multiple tables?