Introduction to the Harbin Normal University Academic Affairs System: 1. Source code description This source code is for everyone’s learning and communication purposes. It is a good example of practicing large-scale systems for asp.net learning! This system is designed for the cumbersome process of teaching and educational management in universities and technical secondary schools. It facilitates the teaching and educational management of teachers and students and saves human and financial resources! Of course, there are still many imperfections in it, but it is quite helpful for learning and use. Interested friends can download and study it. 2. Function introduction 1. The system uses web browsing and human-computer dialogue to operate. The interface is beautiful and friendly, information query is flexible, convenient, fast, accurate, and data storage is fast, safe and reliable! 2. Design different functions and management permissions for different users, so that students and teachers at the front desk can quickly query data! There are system administrators at different levels in the background to change and update various data in the teaching process. The functions after students log in include: online course selection, online registration, teaching quality assessment, information maintenance, information query, internship practice information, maintenance, system maintenance, etc.! 3. This system also has password protection, password retrieval and password modification functions, and hierarchical administrators can manage different data. 3. Notes 1. Ordinary users: 2005040136 19860306; teachers: yuyan100 yuyan163; students: 2005040136 19860306. The default management account password is admin. Please note that the verification code is case-sensitive. 2. The development environment is Visual Studio 2010, the database is SQL Server 2012, the database file is in the DB folder, and is developed using .net 2.0. 3. The default database connection string is modified in the webconfig configuration file. 4. The source code may not be perfect in some places and is only suitable for learning and communication. Experts should not use it.
Expand