Site MapHelpFeedbackRelated Database Tables and Updates in Web Forms
Related Database Tables and Updates in Web Forms


At the completion of this chapter, you will be able to...
  1. Display and update database files in Web applications.
  2. Access data with a data source control.
  3. Display data using the grid, details, and/or a form view.
  4. Select records from a list box by using a parameterized query.
  5. Display data from related tables.
  6. Determine when to use a data reader rather than a dataset.
  7. Set up a multitier Web application.
  8. Maintain state for data in a multipage application.










Advanced Programming VB.NETOnline Learning Center

Home > Chapter 8