Skip to main content

Employee and Payroll System

Employee and Payroll System, this project is made in the Microsoft Visual Basic 6.0. This project keeps the record of employees working in the company. A user can add, delete or update the record of one or more employees. This project also calculate  the  salary  of  employees  and  store them in a database.

 All about Employee and Payroll System:

The first form in the project is welcome form. Here is the Screenshot of the main page :
After it we write coding of above mention form which is define below :-
  1. Coding for add record for Employee.
  2. Coding for delete the record from .
  3. Coding for editing the record from the data base.
  4. Coding for view the record form.
  5. Coding for the advance view record form.
  6. Coding for the salary information form.
  7. Coding for the salary input form.
  8. Coding for the delete salary form.
  9. Coding for some button such as exit, cancel, ok  next, previous and find  button.
This project keeps the record of employees working in the company. A user can add, delete or update the record of one or more employees. This project also calculates the salary of employees and stores them in a database. So we define the coding of every from, one thing which is I forgot to tell you that we make a Eleven form in this project which is mention below:-
  • Welcome Form
  • Login Form
  • Main Form
  • Add New Record Form
  • Delete Record Form
  • Edit Record Form
  • View Record Form
  • Advance View Record
  • Salary Information Form
  • Edit Salary Form
  • Delete Salary Form

Comments

Popular posts from this blog

Cashew Industry Management System

This Cashew Industry Management System is developed for managing the industry’s daily production details, stock maintenance, salary details and employee details, managed by office workers and administrator. This software system allows administrator to control the entire system including database maintenance for adding a new employee, employee wage payment, supplier details. As well as this software keeps track of work done by each employee in each section & inventory maintenance. LANGUAGES TO BE USED: Front end:    VB.NET Back end:     SQL server SOFTWARE REQUIREMENTS: Windows XP or above. Visual Studio 2010. SQL server 2008. STRUCTURE OF THE PROGRAM: The project contains the following modules: Admin module : This module includes the login module and sub modules. Supplier modules:  To manage suppliers, such as add new supplier or remove an existing one. Employee module:  To manage employees, such as...

#16: Tell me about a situation when your work was criticized.

TRAPS:  This is a tough question because it’s a more clever and subtle way to get you to admit to a weakness. You can’t dodge it by pretending you’ve never been criticized. Everybody has been. Yet it can be quite damaging to start admitting potential faults and failures that you’d just as soon leave buried. This question is also intended to probe how well you accept criticism and direction. BEST ANSWERS:  Begin by emphasizing the extremely positive feedback you’ve gotten throughout your career and (if it’s true) that your performance reviews have been uniformly excellent. Of course, no one is perfect and you always welcome suggestions on how to improve your performance. Then, give an example of a not-too-damaging learning experience from early in your career and relate the ways this lesson has since helped you. This demonstrates that you learned from the experience and the lesson is now one of the strongest breastplates in your suit of armor. If you are pressed for a criticis...

PHP Guestbook Script

PHP Guestbook Script is developed using PHP and MySQL database.  Guestbook script allows you to put a  guestbook  option on your website which is helpful to visitors of the website. Using this script website visitor can send comments and feedback on your site. All the records of the guest book stores in MySQL database. The admin is the master user and he has the right to edit and delete the records. Features of PHP Guestbook Script: This script allows you to put a guestbook script on your website. This file is is free software and you can redistribute or modify according to your requirements. It is fully Customizable look, Easy Navigation and usefull for blog site. This is the professional PHP and MySQL based object oriented programming(OOP) fully customizable guestbook. Using this visitors can leave message on your website. The script allows the visitors to enter name, E mail, Title and comment. Admin page to view all recor...