DekGenius.com
Team LiB
Previous Section Next Section

Summary

In this chapter, we looked at how to retrieve data from the database to the DataSet. We went through the steps required to set up the case study, including setting up Microsoft Internet Information Server (IIS) to use Web Service. We also saw how to use and create a typed DataSet and how to retrieve data from multiple tables into one DataSet.

In Chapter 7, we will continue with the Web Service and look at the methods and techniques required to update the database via the Web Service and DataSet.

Team LiB
Previous Section Next Section