Which is better entity framework or ado.net?
What are the two fundamental objects in ADO.NET?
Sequence to connect and retrieve data from database useig dataset ?
What property must be set and what method must be called in your code to bind the data from some data source to the Repeater control?
What is azure ado?
What are basic methods of dataadapter?
What is ado.net components?
What does sqldatareader return?
What is a sqldataadapter?
Is it possible to load multiple tables in a Dataset?
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 is a serialized object?
Explain the DataAdapter.Update() and DataSetAcceptChanges() methods.