Visual InterDev

You can create a Web application that reads information from a table in a database to create dynamic Web pages based on user interaction. The samples in this section show different scenarios for retrieving data and outputting it to the client browser.

To See
Retrieve a random record from a table Quote of the Day
Create a form to edit database records using design-time controls Data Entry Form
Create a dynamically created HTML table Data-bound Grid
Run a query based on user input Customized Query