ASP.NET

Step 1: Account setup

Check Prof. Richard Rasala's ASP page and SQL page. As reference:

Step 2: Enable debugging

Upload web.config to the v2.0 directory on the CCIS web server.

Step 3: Learn ASP.NET

Go through the GotDotNet Tutorial.

Step 4: Learn ASP.NET with database access

Go through Rui Wang's sample code.