Visual Basic Final 05 Dr. A. Ebrahimi
Copy and paste all your work into a word document, print it, hand it in personally, email your word document to ebrahimidr@gmail.com
Answer two from the following
1) Design the form and write the code for the each of the following buttons: find overtime pay, find regular pay, find gross pay, find tax rate, find tax amount, find net pay display all and search employee using a file.
2) Convert the above program with using array. load into array, compute all, display all and search for an employee
3) Convert the above using a function
4) Convert the above using access dbase