Salary Management System using VB.NET and MS SQL Server with Source Code

Introduction:

This project is based on the concept of the account. This project is a Salary Management System which is a Database system that can be used for managing employee Salary Details. It is a multi-user system and can be used by hundreds of users at the same time. Generally speaking, it is a platform available for running on a local area network(LAN). This project was built using VB.NET and MS SQL Server also with the Crystal Reports and MS Office for the Reporting and Exporting Data.

Features:

  • Managing Information on Employees
  • Employees Salary Details
  • Result Processing
  • Reports

How to Run

Software Requirements:

  • Microsoft Visual Studio 2010
  • Microsoft SQL Server 2008
  • Crystal Reports 2008
  • MS Office 2007

Recently Tested using the ff Software versions:

  • Microsoft Visual Studio 2019
  • Microsoft SQL Server 2018
  • Crystal Reports V13.0
  • MS Office 2013

Setup/Installation

  1. Download and Extract the provided source code zip file.
  2. Locate the Database Backup File known as "Collage.bak" and located it inside the "SQL DataBase BackUp File" directory in the extracted source code folder.
  3. Open your MS SQL Server and restore the backup database.
  4. Locate the solution file known as "SalaryManagementSystem.sln" at the extracted source code folder.
  5. Open the solution file with your MS Visual Studio Software.
  6. Open the visual studio's SQL Server Object Explorer.
  7. Locate the "Collage" database and copy the connection string in the properties of this database.
  8. In the Visual Studio's Solution Explorer, find the "Module1.vb" and view the code. Find the "StrConnection" keyword and copy the value of this variable. After that, replace all same values of the copied connection string value and replace the in with connection string you have copied from your database properties.
  9. Press the "F5" on your keyboard to run the project.

Demo

That's it! I hope that this Salary Management System in VB.NET and MS SQL Server Database will help you with what you are looking for.

If you want some other help,
Join me on (http://facebook.com/hasan.soharwardi)
OR ([email protected])
Contact no: +91-9731881745

Special thanks to "SourceCodeSter", it is my best guide...

Happy Coding :)

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.

Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:

1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

Add new comment