The Workshop provides quiz questions to help solidify your understanding of what was covered in this hour. Answers are provided in Appendix A, "Quiz Answers."
| 1: | While your application is running and a connection has been made to a data source, what happens if you delete the data source from the file system while you are navigating records? What about inserting or deleting records? |
| 2: | Do you need a database to create datasets, tables, and records within the .NET Framework? |
| 3: | What is a table relationship and how is it handled within a DataSet? |
| Top |