This is a small ordinary company website source code , including the maintenance of background information. The source code function is relatively simple and can be used as a simple course design.
Function introduction:
Website backend: mainly includes login, product management, added functions, deletion, and query functions.
Website front desk: mainly includes product center, video center, news information, about us, and contact us.
Things to note:
1. The backend administrator username and password are: admin
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 .net4.0.
3. The default database connection string is modified in the webconfig configuration file.