0% found this document useful (0 votes)
5 views

VB_Lab

Uploaded by

Narenkumar. N
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views

VB_Lab

Uploaded by

Narenkumar. N
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 10

1.

PAY ROLL PROCESSING

Aim:
To implement a Visual Basic program to calculate employee total earnings.

Procedure :
1. Start
2. Design the form with text boxes, command buttons and label controls. Display
appropriate messages in label boxes
3. Write the script in the click event on the process command button.
4. Stop

Result:

This the program is executed and the output is verified successfully.


2. SAVING BANK ACCOUNT FOR BANKING

Aim:
To implement a Visual Basic program to prepare saving bank account for banking.

Procedure :
1. Start
2. Design the form with text boxes , combo box and label controls. Display
appropriate messages in label boxes
3. Write the script in the click event on the calculate command button.
4. Stop

Result:

This the program is executed and the output is verified successfully.


3. INVENTORY SYSTEM

Aim:
To implement a Visual Basic program to prepare Inventory system .

Procedure :
1. Start
2. 2. Design the form with text boxes and command buttons. Display appropriate messages in
label boxes
3. 3. Write the script in the click event on the process command button.
4. 4. Stop

Result:

This the program is executed and the output is verified successfully.


4. INVOICE SYSTEM

Aim:
To implement a Visual Basic program to prepare Invoice system .

Procedure :
1. Start
2. Design the form with text boxes and command buttons. Display appropriate messages in label
boxes
3. Write the script in the click event on the process command button.
4. Stop

Result:

This the program is executed and the output is verified successfully.


5. Library Management

Aim:
Implement a Visual Basic program to maintain the library management system.

Procedure:

1. Start
2. Design the form with text boxes, Label boxes, Data Control and
command buttons. Display appropriate messages in label boxes.
3. Write the script in the click event on the add and close command button.
4. Stop

Result:

This the program is executed and the output is verified successfully.


Ex. No: 6 STUDENT INFORMATION SYSTEM

Aim:

To implement a Visual Basic program to maintain the student database.

Procedure :

1. Start

2. Design the form with text boxes, Label boxes, Data Control and command buttons.
Display appropriate messages in label boxes.

3. Write the script in the click event on the process command button.

4. Stop

Result:

This the program is executed and the output is verified successfully.


7. TAX AMOUNT CALCULATION
Aim:
To implement a Visual Basic program to calculate tax amount.

Procedure :
1. Start
2. Design the form with text boxes and command buttons. Display appropriate messages in
label boxes
3. Write the script in the click event on the Calculate and close command button.
4. Stop

Result:

This the program is executed and the output is verified successfully.


8. ELECTRICITY BILL
Aim:
To implement a Visual Basic program to calculate electricity bill.

Procedure :
1. Start
2. Design the form with text boxes and command buttons. Display appropriate messages in
label boxes
3. Write the script in the click event on the Calculate Bill command button.
4. Stop

Result:

This the program is executed and the output is


verified successfully.
Ex. No: 9 Telephone directory maintenance

Aim:

To implement a Visual Basic program to maintain the Telephone directory.

Procedure :
1. Start

2. Design the form with text boxes, Label boxes, Data Control and command buttons.
Display appropriate messages in label boxes.

3. Write the script in the click event on the add and close command button.

4. Stop

Result:

This the program is executed and the output is verified successfully.


10. MARK SHEET PROCESSING

Aim:
To implement a Visual Basic program to prepare student mark sheet.

Procedure :
1. Start.
2. Design the form with text boxes , command buttons and label controls. Display
appropriate messages in label boxes.
3. Write the script in the click event on the calculate command button.
4. Stop.

Result:
This the program is executed and the output is verified successfully.

You might also like