Description: A very simple personal library management system, users can manage and grade book lending, return the registration, using Asp.net three development
User management add user maintenance
Books management add books books to maintain the advanced search
Password modification of personal information
App_Code processing code for stratification
The landing page : /adminLogin.aspx
The default admin account/password: 51aspx/51aspx
User account/password: test/51aspx
To Search:
File list (Check if you may need any files):
MyLibary\MyLibary\adminLogin.aspx
........\........\adminLogin.aspx.cs
........\........\adminMain.aspx
........\........\adminMain.aspx.cs
........\........\App_Code\BusinessLogicLayer\Book.cs
........\........\........\..................\Borrow.cs
........\........\........\..................\Users.cs
........\........\........\DataAccessHelper\GetSafeData.cs
........\........\........\................\SQLString.cs
........\........\........\..........Layer\DataBase.cs
........\........\BookManage\AdminBookAdvancedSearch.aspx
........\........\..........\AdminBookAdvancedSearch.aspx.cs
........\........\..........\BookAdd.aspx
........\........\..........\BookAdd.aspx.cs
........\........\..........\BookDetails.aspx
........\........\..........\BookDetails.aspx.cs
........\........\..........\BookLists.aspx
........\........\..........\BookLists.aspx.cs
........\........\..........\BookSearch.aspx
........\........\..........\BookSearch.aspx.cs
........\........\..........\BookSearchResult.aspx
........\........\..........\BookSearchResult.aspx.cs
........\........\..........\ReaderBookAdvancedSearch.aspx
........\........\..........\ReaderBookAdvancedSearch.aspx.cs
........\........\..........\ReaderBookDetails.aspx
........\........\..........\ReaderBookDetails.aspx.cs
........\........\..rrow\BorrowBook.aspx
........\........\......\BorrowBook.aspx.cs
........\........\......\ReturnBook.aspx
........\........\......\ReturnBook.aspx.cs
........\........\Controls\AdminLeft.ascx
........\........\........\AdminLeft.ascx.cs
........\........\........\ReaderLogin.ascx
........\........\........\ReaderLogin.ascx.cs
........\........\........\ReaderTop.ascx
........\........\........\ReaderTop.ascx.cs
........\........\DB_51aspx\MyLibrary.sql
........\........\.........\MyLibrary_Data.MDF
........\........\.........\MyLibrary_Log.LDF
........\........\Images\ADD.GIF
........\........\......\Borrow.GIF
........\........\......\Close.GIF
........\........\......\CONFIRM.GIF
........\........\......\FangKuai.gif
........\........\......\Login.GIF
........\........\......\mm.gif
........\........\......\movetool1.gif
........\........\......\movetoolright1.gif
........\........\......\name.gif
........\........\......\online_left.gif
........\........\......\online_middle.gif
........\........\......\online_right.gif
........\........\......\QUERY.GIF
........\........\......\RESET.GIF
........\........\......\RETURN.GIF
........\........\......\ReturnBook.GIF
........\........\......\search.GIF
........\........\......\Setup.gif
........\........\......\SubmitScore.GIF
........\........\......\Thumbs.db
........\........\......\Update.GIF
........\........\ModifyPassword.aspx
........\........\ModifyPassword.aspx.cs
........\........\Reader\ReaderBorrowHistory.aspx
........\........\......\ReaderBorrowHistory.aspx.cs
........\........\......\ReaderCurrentBorrow.aspx
........\........\......\ReaderCurrentBorrow.aspx.cs
........\........\......\ReaderExpireCuiHuan.aspx
........\........\......\ReaderExpireCuiHuan.aspx.cs
........\........\......\ReaderInformation.aspx
........\........\......\ReaderInformation.aspx.cs
........\........\......\ReaderLogin.aspx
........\........\......\ReaderLogin.aspx.cs
........\........\......\ReaderLoginMain.aspx
........\........\......\ReaderLoginMain.aspx.cs
........\........\......\ReaderNotLogin.aspx
........\........\......\ReaderNotLogin.aspx.cs
........\........\UsersManage\UserAdd.aspx
........\........\...........\UserAdd.aspx.cs
........\........\...........\UserDetails.aspx
........\........\...........\UserDetails.aspx.cs
........\........\...........\UserLists.aspx
........\........\...........\UserLists.aspx.cs
........\........\Web.Config
........\........\源码必读.txt
........\........\说明.htm
........\........\App_Code\BusinessLogicLayer
........\........\........\DataAccessHelper
........\........\........\DataAccessLayer
........\........\App_Code
........\........\BookManage
........\........\Borrow
........\........\Controls
........\........\DB_51aspx
........\....