تخطي إلى المحتوى
XREFS0 LogoXREFS0
شروحات
من نحن
تواصل معنا
شروحات
سورس كود
C#PHPVisual BasicPythonC/C++Microsoft AccessDelphi
هندسة عكسية
البرامجالشروحات
التسويق الإلكتروني
البرامجالكورساتبيانات العملاء
من نحنتواصل معنا
XREFS0

شروحات تقنية، تسويق إلكتروني، هندسة عكسية، وسورس كود — كل ما يحتاجه المطور والمبرمج في مكان واحد.

روابط سريعة

  • الرئيسية
  • من نحن
  • الشروحات
  • سورس كود
  • هندسة عكسية
  • التسويق الإلكتروني

قانوني

  • سياسة الخصوصية
  • شروط الاستخدام
  • إخلاء المسؤولية
  • DMCA
  • إزالة محتوى
  • رابط معطل
  • الأسئلة الشائعة

ابقَ على تواصل

اشترك للحصول على آخر الشروحات والأدوات مباشرة.

اشترك في القناة

© 2026 XREFS0. جميع الحقوق محفوظة

صُنع بـ ❤️ للمطورين العرب

  1. XREFS0
  2. سورس كود
  3. سي شارب
  4. Human Resource Management System with Source Code
مشروع
2026-07-298,478

Human Resource Management System with Source Code

This Human Resource Management System (HRMS) can be used to manage a certain company's employees' records. It is created using C#.NET & MS SQL Server....

Human Resource Management System with Source Code
C#Source CodeFree

Human Resource Management System with Source Code

This Human Resource Management System (HRMS) can be used to manage a certain company's employees' records. It is created using C#.NET & MS SQL Server. Coding Stand is 3 Tier Architecture. This system store the company's employees' details and other relevant information such as the employees leave details. The system also manages the daily attendance of the employees. This HRMS generates reports for Employee Details and Salary. Features

Employee Details Department Details Job Details Leave Details Create User Account Employee Report Salary Report Backup SQL Database and more other option

How to Run Requirements

Download and Install Microsoft Visual Studio Download and Install Microsoft SQL Server Download the source code zip file. (download button is located below)

Setup

Extract the source code file. Open the extracted source code folder and locate the solution file known as "HRMS.sln". Open the Solution file with your Visual Studio. Open your MS SQL Server then attach the database. The database file is located at the "Database" folder of the extracted source code folder. Configure the connection string data source according to your attached database. Data Source configuration should be done in both the "app.config" file and "Commoncls.cs"(data source is located in setConnectionString method) file. Configure the path/directory where you want to save your backup database file. To do this Open the "Commoncls.cs" file and locate the "Sqlback method". Press the "F5" key on your keyboard to run the project.

Account Info username: john password: 123 Demo

I hope this Human Resource Management System in C#.NET and MS SQL Server project will help you with what you are looking for and for your future C# projects. Enjoy Coding :) For More C# Projects and Tutorials, Visit the link below:

C# Projects and Tutorials

Screenshots

Screenshot 1

Download Project

Download Human Resource Management System with Source Code
8.5K views
2.7K تحميل
FacebookTweet This
1.0K
العودة لـ سي شارب

مشاريع ذات صلة

Alumni Information System in C# with Full Source Code

Alumni Information System in C# with Full Source Code...

2026-07-29

Automated Teller Machine (ATM) System in C# and MS Access with Source Code

This is an Automated Teller Machine (ATM) System programmed through C# and MS Access as database that I used. The program can manage the client's Bala...

2026-07-29

Bakery Inventory System Using C# and MS Access DB Free Source Code

Introduction...

2026-07-29