Visual Basic™ Framework

Software Eng. : Enhanced Payroll Program

[ Previous ] [ Index ] [ Next ]

How to create a prototype using Visual Basic


ALERT

First of all, you have to record Start Time:  _____________


Follow these steps for a straightforward way to create an enhanced payroll program: (These steps are also listed in the index.)

  1. Drawing the form and setting the properties.

ALERT

After finishing the initial steps, record Quarter Completion Time:  _____________


2.  Specify the start-up code for the form so that Visual Basic will know what you want the window to be initialised when this form is started.


ALERT

At this check point, record Semi Completion Time:  _____________


3.  Write event procedures to transfer value from one object to another object.


ALERT

At this check point, record 2nd Quarter Completion Time:  _____________


4.  Complete your program like any other Visual Basic applications by adding a start-up page to the program.


NOTE

With employee Mr. Raja’s Overtime = 50, Mr. Raja’s amount of Pay Cheque :  _____________

ALERT

Congratulations! Record End Time:  _____________


The links above have an example running through them.  You can work through the example to get experience on prototyping an enhanced payroll program using Visual Basic.

 

Back to top

 

What next?

Try to make the program more robust by putting in more error checks in the codes, so that you will understand how to create a better prototype for enhanced Payroll Program using Visual Basic objects.

 

Back to top

 

Last revised: 19 January 2004        15:00

 

If you spot an error, please contact sbho@mmu.edu.my   In addition, please contact me if you find some aspects of this task is not explained clearly so that I can improve this documentation.