A simple online bookstore system has basic applications such as book management, member registration, comment publishing, and shopping carts. The backend has functional modules such as order management, comment management, user management, and book management. It is for practice by Beida Jade Bird students and can be used as a learning reference for beginners.
Using the master template of VS2005. Note: In addition to modifying the Sql connection information in web.config, the Sql login information in App_Code/Class1.cs must also be modified accordingly.
Expand