Introduction to score management system :
1. Source code characteristics
Backend login, permission management, suitable for secondary development, welcome to download and learn
2. Function introduction This source code is a grade management system source code, which is divided into teacher login and student login, with different permissions.
3. Menu function teacher management
1. Student information management: add students; delete students; view all student information; evaluate
2. Student performance management: enter scores; modify scores
3. Student performance statistics: average scores in each subject; performance rankings
4. Exit student management
1. Check results
2. Teacher’s message
3. Exit
4. Precautions
1. The development environment is Visual Studio 2010, the database is SQL Server 2012, and it is developed using .net4.0.
2. The teacher’s login name and password is: admin and the student’s login name and password is: std.
3. Attach the database connection string configuration file in App_CodeDataBase.cs
4. There is a database file in the DB folder, just attach it