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. Student Information Management System using VB.NET using Source Code
Project
2026-07-313,815

Student Information Management System using VB.NET using Source Code

This is Student Information System Project. This Project was written in VB.NET as the front end and SQL Server as the Back end. The program is a program with CRUD (Create, Read, Update, and Delete) Op...

Student Information Management System using VB.NET using Source Code
Visual BasicVB.NETSource CodeFree

Student Information Management System using VB.NET using Source Code

This is Student Information System Project. This Project was written in VB.NET as the front end and SQL Server as the Back end. The program is a program with CRUD (Create, Read, Update, and Delete) Operations. My main purpose in developing this project to help newbies or IT/CS students to learn how to create a VB.NET and MS SQL Server Database Project which might be useful to them for their future projects. This project manages student information and other relevant school information such as the list of subjects, courses, and classes. The student information includes also the student picture. 

Features:

Add New Student

Add New Course

Add New Class

Add New User

Update User

Search User

Delete User

Update Student

Search Student

Delete Student

Update Class

Search Class

Delete Class

The source code file is free to download. Feel free to download and modify the source code the way you desire.

How to Run

Requirements:

Download and Install Microsoft Visual Studio Software

Download and Install Microsoft SQL Server and MS SQL Server Management Studio

Installation/Setup

Download and Extract the provided source code zip file. (download button is located below)

Locate the database "Backup" File inside the "DB" folder in the extracted source code folder. The file is known as "SIM.bak".

Open your MS SQL Server Management Studio Software and Connect to a server. Then, restore the Backup file in the server.

Locate the solution file inside the source code folder. The file is known as "StudentInformationManagement.sln".

Open the Solution file with your MS Visual Studio Software.

Configure the database connection string according to your MS SQL Server setup. The connection string is written in the "Module1.vb" file.

Press the "F5" key on your keyboard to run the Student Information Management System Project.

Account Information:

Username: admin

Password: admin

Demo

I hope this project will help you with what you are looking for. I also hope that you will find something useful with source code to enhance your programming capabilities and for your future VB.NET Projects.

Please don't forget to give credit to the original developer. For students or anyone else who needs program or source code for thesis writing or any Professional Software Development, Website Development, Mobile Apps Development at affordable cost contact me at

Email: [email protected]

Facebook: https://www.facebook.com/SAGAR.M.5524

Skype: [email protected]

Hangout: [email protected]

Screenshots

Screenshot

Download Project

Download Student Information Management System using VB.NET using Source Code
3.8K views
1.9K DOWNLOADS
FacebookTweet This
457
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