Skip to content
XREFS0 LogoXREFS0
Tutorials
About Us
Contact Us
Tutorials
Source Code
C#PHPVisual BasicPythonC/C++Microsoft AccessDelphi
Reverse Engineering
ToolsExplanations
E-Marketing
ToolsCoursesData Client
About UsContact Us
XREFS0

Tech tutorials, reverse engineering & source code — everything developers need in one place.

Quick Links

  • Home
  • About
  • Tutorials
  • Source Code
  • Reverse Engineering
  • E-Marketing

Legal

  • Privacy Policy
  • Terms of Service
  • Disclaimer
  • DMCA
  • Content Removal
  • Report Link
  • FAQ

Stay Connected

Subscribe for the latest tutorials and tools directly.

Join Telegram Channel

© 2026 XREFS0. All rights reserved

Made with ❤️ for Arab developers

  1. XREFS0
  2. Source Code
  3. Visual Basic
  4. School Grading System using VB.NET and MySQL Server With Source Code
Project
2026-07-314,102

School Grading System using VB.NET and MySQL Server With Source Code

If you are looking for School Grading System in VB.Net then you are at the right place. This simple system created using VB.Net for the High School level. This system has 2 sides of users which are th...

School Grading System using VB.NET and MySQL Server With Source Code
Visual BasicVB.NETSource CodeFree

School Grading System using VB.NET and MySQL Server With Source Code

If you are looking for School Grading System in VB.Net then you are at the right place. This simple system created using VB.Net for the High School level. This system has 2 sides of users which are the Administrator and the Subject Teacher. The Administrator is in charge of populating and maintaining the main list such as the student, teachers, users, and etc. The admin also can monitor and generate the Grades Report for the students. The Subject Teacher Users are the ones who are in charge to manage the grades of the students they are handling. The teacher can also print the grade report of his/her students by class. The system is easy to use and the features and instructions to install this system will be listed below.

Features of the System

Administrator

Manage Sections

Manage Teachers

Manage Students

Manage Students Days of Absences and Presents

Print Reports

Manage Academic School Year

Manage System Users

Subject Teacher

Manage Subject Grading Scores Criteria

Add Students Grades

Update Student Grades

Print Report

How to Run

Requirements:

Download and Install Microsoft Visual Studio Software 2010 or higher.

Download and Install MySQL Server. Virtual Servers such as XAMPP/WAMPP will do.

Download the provided source code zip file.

Installation

Extract the Source Code zip file.

Create a new database in your MySQL Server naming "ibedgrading_db".

Import the provided "SQL" file. The file is known as "ibedgrading_db.sql" located inside the "Database" folder of the extracted source code folder.

Locate the project's solution file known as "IBEDGradingSystem.sln" in the extracted source code folder.

Open the solution file with your MS Visual Studio Source Code.

Press the "F5" key on your keyboard to run the project.

Important:

When the source code is started for the first time on your computer. Press the "F12" key on your keyboard to configure your database connection.

Test your Database Connection and Save it.

Admin Access

Username: admin

Password: admin

Option: Main System

Note: For the Subject Teachers log in, choose the "Subject Teacher" in the option.

Demo

That's all! I hope that this School Grading System Project helps you with what you are looking for.

Enjoy Coding :)

Screenshots

Screenshot

Download Project

Download School Grading System using VB.NET and MySQL Server With Source Code
4.1K views
1.1K DOWNLOADS
FacebookTweet This
492
Back to Visual Basic

Related Projects

Advanced Library Management System using VB.NET with Source Code

This is an Advance Library Management System project that helps a certain school manage its Library records such as the books and borrow/return transactions. This project is written using VB.NET 4.0 a...

2026-07-31

Airline Reservation System using VB.NET with Source Code

HI, this is the 4th program I have submitted on sourcecodester. This project is a simple system developed using VB.NET. About  The Airline Reservation System is a vb.net project developed to manage th...

2026-07-31

Alarm System in VB.Net with Full Source Code

Alarm System in VB.Net with Full Source Code The Alarm System is a simple desktop application that is developed using VB.Net. This is a very interesting project most especially for students who are be...

2026-07-31