Workshop

These quiz questions are designed to test your knowledge of the material covered in this chapter. The answers to the quiz questions can be found in Appendix A, “Answers to Quizzes.”

Quiz

1:True or false: In a DataTable object, the DataColumns specify the table schema and the rows comprise the table data.
2:In your own words, describe the easiest way to add a DataTable to a DataSet.

Exercise

Create a Web form that builds a DataSet (with whatever schema you choose), adds some data to the DataSet, and then removes one of the records added.

Get Sams Teach Yourself ADO.NET in 24 Hours now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.