This Computer Laboratory Monitoring System is an automated system developed in C# and MySQL is used for the database. The main goal of this system is to help monitor and manage well all the computer equipment with ease. This is a user-friendly system that users can easily operate and understood how the system works. Here, you can view with ease the list of items that contain the barcode number, brand, parts, location, description and etc. You can also view the reports to see the daily reports, lost, items, damaged, and many more.
This system is free to download. This might also help you especially if you are new in C# and MySQL Database Integration. You can learn a lot with this project such as managing data (Create, Read, Update, and Delete) and generating reports. Feel Free to download and modify the source code the way you desire
Requirements:(Download and install the following)
Installation/Setup
PHPMyAdmin
to manage the database, start also the "Apache"http://localhost/phpmyadmin
dbmonitoring
SQL
file provided. The file is known as "dbmonitoring.sql" included inside the extracted source code folder.Solution
file in the source code folder. The file is named as "ComputerMonitoringSystem.sln".MySqlConnection
according to your database connection setup. To do this, go to the visual studio's Solution Explorer
Panel and open the "SQLConfig.cs" file.Username: admin
Password: admin
That's it! You can now explore the features and functionalities of this Computer Laboratory Monitoring System Project in C# and MySQL Database. I hope this will help you with what you are looking for. Explore more on this website for more Free Source Codes and Tutorials.
For more information about the system. You can contact me @
Email – jannopalacios@gmail.com
Mobile No. – 09305235027 – TNT
Or feel free to comment below.
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.