In this c# project comlete tutorial you will see how to create a students information management system project build with csharp programming language and mysql database.
WHAT WE ARE GONNA USE TO BUILD THIS C# PROJECT:
C# CONTROLS WE WILL USE IN THIS PROJECT:
LOGIN FORM
the login form allow the users to login into the application.
MAIN FORM
the main form contain 3 tabs, for students, courses, and scores.
ADD STUDENT FORM
this form allow you to insert a new student.
STUDENTS LIST FORM
this form contain a datagridveiw populated with all the students in the database.
UPDATE DELETE STUDENT FORM
in this form you can:
MANAGE STUDENTS FORM
on this form you can do / see :
PRINT STUDENTS FORM
this form allow you to export students data from datagridview to a text file.
MANAGE COURSES FORM
what this form contain ? and what you can do on it?:
MANAGE SCORSE FORM
what this form contain ? and what you can do on it?:
WHAT TO NAME THIS PROJECT
you can name this project what ever you want, but a will give you 3 recommandation:
1 - Students Management System in C#
2 - C# Students Information System.
3 - C# Management System For Students.
I NEED TO LEARN C# FIRST BEFORE START CREATING THIS PROJECT
beore you can start building this project you need some basics and you know what i have a lot of videos to check out
#c-sharp #programming #webdev