What is ado.net explain with diagram?
What is ado.net architecture?
Describe the command object and its method.
How xml files and be read and write using dataset ?
Describe the disconnected architecture of ADO.NET’s data access model.
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.
2 Answers Fulcrum Logic, Satyam,
What happens when u try to update data in a dataset in .NET while the record is already deleted in SQL SERVER as backend?
Explain the difference in an abstract class and an interface?
What is ado connection?
what is bubbled event can u pls explain
What is sql command in ado net?
What is ado.net explain with diagram?
What is the difference between dataset and datatable?