The project title given Library Management System In Asp.Net because this project developed in Asp.Net and C#, Javascript, Ajax. All the record stores in SQL Database. This Project have 3 types of users, they are Admin, Library User and Common user. According to their role, their task and rights are different. Users can search book and they can send request for book. Administrator can accept or reject book request sent by users and this project has many more features like user registration, login , add new book, issue and return books, assign roles and generate reports. Common users can search books and they can send feedbacks.
Features of Admin
- Add new books : Admin can add new books to the library. Admin added books can be viewed by students.
- Issues requested books: Admin or staff can issue the books.
- Restore returned books: This option used to return the books.
- View and delete users: This option allows admin to delete and view user records.
- Assign roles: This option is used to set user roles.
- Generate PDF and Excel report : Using this admin can generate and download in PDF and Excel format.
Features of Library User
- Register, Login, Add Details : This allows users to register website through online.
- Search books: This allows users to search available books in the library.
- Request for books: This allows users to send request for required books.
- Request for delete account: Users can deactivate or delete their accounts.
Common Users
- Search books
- Give feedback.
Default Admin Username and Password:
- Username: amit
- password: amit@123
For users login details, you can create account in registration page.
Source: This project developed by Mr. Amit kumar (Software Developer At A3Logics). A special thanks to Mr. Amit kumar.
Download Link for the project:
₹0.00Add to cart
urgent urgent database file
urgently needed Database file [email protected]
urgent urgent database file needed [email protected]
urgent Database file needed
Database file [email protected]
Database file please
hey bro plzz send me admin password [email protected]
hey. please sens me database file
send me database file [email protected]
can you send me database file at [email protected]
Please send me database file [email protected]
hey pls send me the database file at [email protected] plz
how can i get the db?
Sql 2012 or Sql 2008 ?
how to get database of library management System?
please send it on [email protected]
Add .bak at the end of database file and restore your databse in SQL. Enjoy. 🙂
dear friend there is an problem while restoring the database can you please upload a fresh database backup.
Add .bak at the end of database file and restore your databse in SQL. Enjoy. 🙂
Hello, thanks for posting this project. I’m trying it out.
I’m having trouble restoring the DB. I added .bak to the end of the DB file ‘OnlineLibrary’ and when I try to restore it to SQExpress I get an error. Is there something wrong I’m doing or is another copy of the DB needed for this? Thanks or your help.
I ran this command first: RESTORE FILELISTONLY FROM DISK = ‘C:UsersroblongDesktopOnlineLibrary.bak’
I get this error:
Cannot open backup device ‘C:UsersroblongDesktopOnlineLibrary.bak’. Operating system error 5(Access is denied.).
Msg 3013, Level 16, State 1, Line 1
RESTORE FILELIST is terminating abnormally.
Also, I wonder if you could post the code as part of a visual studio solution please? (with the solution and project file)? I’m having to add everything manually and having some trouble.
Also, my visual studio cant find some references. Do you know how I can get these? Thx
The type or namespace name ‘Management’ does not exist in the namespace ‘Microsoft.SqlServer’ (are you missing an assembly reference?) C:UsersroblongDropboxprivateVisual Studio 2012ProjectsOnlineLibraryOnlineLibraryOnlineLibraryPageAdminAsignRole.aspx.cs 10 27 OnlineLibrary
The type or namespace name ‘iTextSharp’ could not be found (are you missing a using directive or an assembly reference?) C:UsersroblongDropboxprivateVisual Studio 2012ProjectsOnlineLibraryOnlineLibraryOnlineLibraryPageAdminReturnRestore.aspx.cs 13 7 OnlineLibrary