Interview Questions

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

ASP.NET and .NET WEB Questions and Answers


(Continued from previous question...)

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

Which of the following operations can you NOT perform on an ADO.NET DataSet?
* A DataSet can be synchronised with the database.
* A DataSet can be synchronised with a RecordSet.
* A DataSet can be converted to XML.
* You can infer the schema from a DataSet


A DataSet can be synchronised with a RecordSet.

(Continued on next question...)

Other Interview Questions