ASP INTRODUCTION
In this lab, we will demonstrate how to create an ASP.NET Web application having a single form with five text boxes and a Submit button. We will use the form to send information to a second form where data from the first form will be displayed. We will also add a main navigation page with two different ways of linking to other pages.
Please watch the tutorial before beginning the Lab.
Deliverables
All files are located in the subdirectory of the website. The website should function as follows: When you run the website, you will be presented with a page (frmMain) that allows you to go to the different parts of the website that you are developing. You will be able to go to the Annual Salary Calculator that we added last week and to the data entry form for personnel this week. When you go to the personnel data entry page, you should be able to enter data in the frmPersonnel form and have it displayed in the frmPersonnelVerified form. Your salary calculator will also be available from the main page and will calculate properly when you enter data. Each page should link back to the main page via the ACIT logo hyperlink. Once you have verified that it works, save your website, zip up all files, and submit it. Each page (except frmMain) will include the ACIT logo that is hyperlinked back to frmMain.
Required Software
Microsoft Visual Studio.Net
Access the software at https://lab.devry.edu (Links to an external site.)Links to an external site..
Steps: 1, 2, and 3
Lab Steps
STEP 1: Create Web Forms
Open the payroll system website from Lab 1.
9 years ago
Purchase the answer to view it

- payrollsystem.zip