This is the source code of a student information management system . The system is an integrated multi-functional information management system with functional modules for teacher information management, student management, class management, professional management, course management, performance management and department management. It can be used as graduation project or course design and for learning and communication. Interested students can download it.
Function introduction:
1. Teacher management: teacher information management, teacher information addition.
2. Student management: student information addition, student information management, student department information, and student major information.
3. Course management: course material management, course material addition, course category data.
4. Score management: student score inquiry and student score entry.
5. Class management: Class information management, class information addition.
Source code features:
1. Make full use of GridView, Datalist, SiteMap and other controls in Asp.net2.0, and utilize stored procedures.
2. Users realize hierarchical management of super administrators and ordinary users.
Things to note:
1. The background super administrator is: admin username and password is admin888
2. The development environment is Visual Studio 2010, the database is SQL Server 2008, the database file is in the DB folder, and is developed using .net2.0.
3. The default database connection string is modified in the webconfig configuration file.
4. The source code needs to be run in IE compatible view mode.