Simple three-tier library management system source code
Developed by ASP.NET 2.0 +SQL 2000, it is a small project. The three-layer implementation mainly implements the information maintenance and retrieval of users, readers, and books. Among them, users implement hierarchical management of system administrators and librarians. The homepage login uses verification codes. (No refresh replacement)
The database operation uses SqlHelper, and the DB is Sql database. You can add the default login account/password: codepub/codepub.com
Expand