Description: C# Student management system, you can add classes and courses, is a small easy-to-understand procedures
To Search:
File list (Check if you may need any files):
ToStudents
..........\Student
..........\.......\app.config
..........\.......\AssemblyInfo.cs
..........\.......\bin
..........\.......\...\Debug
..........\.......\frmMain.cs
..........\.......\frmMain.resx
..........\.......\frmNewClass.cs
..........\.......\frmNewClass.resx
..........\.......\frmNewCourse.cs
..........\.......\frmNewCourse.resx
..........\.......\frmSubject.cs
..........\.......\frmSubject.resx
..........\.......\frmUpdateClass.cs
..........\.......\frmUpdateClass.resx
..........\.......\frmUpdateCourse.cs
..........\.......\frmUpdateCourse.resx
..........\.......\obj
..........\.......\...\Debug
..........\.......\Student.csproj
..........\.......\Student.csproj.user
..........\.......\Student.sln
..........\StudentLib
..........\..........\AssemblyInfo.cs
..........\..........\bin
..........\..........\...\Debug
..........\..........\Business
..........\..........\........\StudentSystem.cs
..........\..........\Common
..........\..........\......\DataBaseOperate.cs
..........\..........\DataAccess
..........\..........\..........\Classs.cs
..........\..........\..........\Courses.cs
..........\..........\..........\Scores.cs
..........\..........\..........\Students.cs
..........\..........\..........\Subjects.cs
..........\..........\obj
..........\..........\...\Debug
..........\..........\StudentLib.csproj
..........\..........\StudentLib.csproj.user
..........\..........\StudentLib.sln
..........\Student_Data.MDF
..........\Student_Log.LDF