Tutorial Home > Software > Internet > Microsoft Visual InterDev 6.0 > A Sample ASP Project

A Sample ASP Project
Visual InterDev provides an integrated development environment where Web-based applications can be created quickly and easily. This series of tutorials is a walk through the main steps of making a sample ASP project. We shall make a sample data entry project that will update records in a database. You need to open a new project for this series.

  Tutorials
  Select Control
  Configuring Display Mode
  Configuring Edit Mode
  Setting Action
  Saving and Running
  Adding ASP Files
  Adding Recordset Control
  Setting Recordset Properties
  Adding Data Connection
  Setting Recordset Connection
  Adding Text Boxes
  Binding Text Boxes
  Adding Command Buttons
  Adding Navigation Bar