Final Exam Winter session 2006
You to design a payroll software from scratch according to the following steps. For more information read the case study phase 5. Each step will be graded separately and has 10 points.
STEP1) Design a form with your company name with the command button called payroll. output will be displayed in any of your choices (textbox, label, list or even picture box) with corresponding labels according to the case study.
STEP2) Program the button to display only the input data
STEP3) display only Input data with gross pay
STEP4) Display only input data with regular pay and overtime pay
STEP5) display tax rate
step6) display taxrate according to the marital status
step7 ) display tax amout
step8) display netpay
step 9) search for an employee
step 10) sort and search for an employee