Interview Questions

Which of the following operations can you NOT perform on an ADO.NET DataSet?

C# Interview Questions and Answers


(Continued from previous question...)

23. Which of the following operations can you NOT perform on an ADO.NET DataSet?

  1. A DataSet can be synchronised with the database.
  2. A DataSet can be synchronised with a RecordSet.
  3. A DataSet can be converted to XML.
  4. You can infer the schema from a DataSet.

(Continued on next question...)

Other Interview Questions