 | Related Database Tables and Updates in Web Forms
At the completion of this chapter, you will be able to...
- Display and update database files in Web applications.
- Access data with a data source control.
- Display data using the grid, details, and/or a form view.
- Select records from a list box by using a parameterized query.
- Display data from related tables.
- Determine when to use a data reader rather than a dataset.
- Set up a multitier Web application.
- Maintain state for data in a multipage application.
|