The class website management system is divided into front-end and back-end, which can add photo albums, news message management, etc., and is suitable for use as graduation projects.
Menu functions:
Front page
1. Home page
2. Class dynamics
3. Class photo album
4. Leave a message online
5. Dynamic announcements
6. Article list
Backend management
1. Change password
2. Dynamic management
3. Photo album management
4. Exit the background
Things to note:
1. The development environment is Visual Studio 2010, the database is SQL Server 2005, and it is developed using .net3.5.
2. The administrator login name and password are: admin
3. The default database connection string is modified in the webconfig configuration file.
4. There is a database file in the DB folder, just attach it