Which name space is used to get assembly details?
Explain the ADO . Net Architecture ?
What is data control techniques?
Explain how can we load multiple tables in to dataset?
What is disconnected data?
What is ado connection?
What is datatable?
What is ado object model?
What you mean by filtering of data?
What is the DataTableCollection?
What is data relation in ado.net?
What happens when u try to update data in a dataset in .NET while the record is already deleted in SQL SERVER as backend?
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?