Screenshot simpleStudentInfoSysC - SIMPLE STUDENT INFORMATION SYSTEM IN C# WITH SOURCE CODE

SIMPLE STUDENT INFORMATION SYSTEM IN C# WITH SOURCE CODE

Posted on

Screenshot simpleStudentInfoSysC - SIMPLE STUDENT INFORMATION SYSTEM IN C# WITH SOURCE CODE

Project: Simple Student Information System in C# with source code

About Project

Student Information System is a simple desktop application developed using C# Language. The Project is based on the concept of managing students information. Talking about the system, a user can record information by providing student’s name, age, gender, and address. Then the user can easily enter any existing records for updating or removing details. For this a user has to pass through a login system.

Besides, the user can easily search for student’s detail. In order to update or remove student detail, the user has to select a record and click the right mouse button. It’ll show other options for the users. Talking about the database, it has a MySQL database. This simple application is specially for the begginners.

Design of the project is very simple so that the user won’t find any difficulties while working on it. This project uses an external file as a database. Simple Student Information System project helps in the management of student details. To run this project you must have installed Visual Studio IDE and XAMPP on your PC. Simple Student Information System in C# is free to download with source code. For the project demo, have a look at the image slider below.

How To Run??

Start Apache and MySQL in XAMPP, and follow the given steps

Connecting Database (MySQL)

1st Step: Open a browser and go to URL “http://localhost/phpmyadmin/”
2nd Step: Then, click on the databases tab
3rd Step: Create a database naming “students” and then click on the Import tab
4th Step: Click on browse file and select “students.sql” file which is inside “Database (MySQL)” folder
5th Step: Click on go.

After Creating Database,

Final Step: Open “Students_registration.sln” file.

DOWNLOAD SIMPLE STUDENT INFORMATION SYSTEM IN VB.NET WITH SOURCE CODE


Thank you very much for your visiting in our simple blog, share tutorial and programming coding. Hope this blog will help you in fixing your coding problem.

source : code-projects.org