A simple news release system that can add, delete, modify, and query database data, search, backend management, news release, login verification, etc.
Menu functions:
Front page
1. News column display, news detailed information display, etc.
2. Keyword query; navigation bar query
3. Backstage entrance
Backend management:
1. Navigation bar: list of various news modules
2. Browse information: keyword query; navigation bar query; news list display, modification, deletion, etc.
Things to note:
1. The development environment is Visual Studio 2010, the database is SQL Server 2008, and it is developed using .net3.5.
2. The administrator login name and password are: admin
3. Attach the database connection string configuration file in web.config
4. There is a database file in the DB folder, just attach it