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
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
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.
dear fabian :
i have been trying to use the code you placed for a simple c# project and your code is perfect but…i cant access the database for some reason and i cant enter the link you placed in the forum above
please lend me your email to give you more information
best regards
adel minwer
Pls what version of visual studio can use to ran this app. Thank u
student.sql file is not visible, plz help