BMI Calculator Version 2.0

Objectives (Chapter 4 and 5): 

  • Explain how to create a web site

  • Add a class that is a part of a class library

  • Redirect to another page (absolute and relative URLs)

  • Use session state

  • Test and debug ASP.NET applications

Use this project from  my office Web Server: http://130.86.61.56:90/MIS124lab2/ (must be in the CSUS VPN to access)

 

Files needed: bmi.jpg, ClsBMICalculator.cs, MIS124Lab2_Library.dll, MIS124Lab2Base.zip

Here is the lab exercise with the solution: MIS124Lab2.zip

Here is the video: Practice 2 Video