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:

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:

Installation/Setup

  1. Download and Extract the provided source code zip file. (download button is located below)
  2. Locate the database "Backup" File inside the "DB" folder in the extracted source code folder. The file is known as "SIM.bak".
  3. Open your MS SQL Server Management Studio Software and Connect to a server. Then, restore the Backup file in the server.
  4. Locate the solution file inside the source code folder. The file is known as "StudentInformationManagement.sln".
  5. Open the Solution file with your MS Visual Studio Software.
  6. Configure the database connection string according to your MS SQL Server setup. The connection string is written in the "Module1.vb" file.
  7. 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: Sagar@codingvisions.com
Facebook: https://www.facebook.com/SAGAR.M.5524
Skype: sagarmaher2@hotmail.com
Hangout: sagarmaher2@gmail.com

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.