Library Management System Project in ASP.Net C#

Library System ASP.Net Project

Library management system project website used to maintain all activities of library system such as maintain books stock, issue book records, return book records, student detail and also keep data of penalty for late return books. The project covered all activities which has done to run library system.

We develop this library system in asp.net C# project for final year students of engineering I.T, Computer, Msc IT and B.C.A.

We provide video tutorial for students to learn and develop the library system.
We also provide download link for students to get free source code of library system project.


Library Management System

Project Title :  Library Management System
Abstract : Library management system project used to track books owned, issue book, return book records, penalty records, and students who have borrowed.
Project Type : Website
Technology : ASP.Net Visual Studio 2010 with C# Language
Database : SQL-Server 2008

Library Management System Project Video Tutorial

Here, we provide library system project video for student to understand all functionalities and activities of asp.net website project.


This Library management system asp.net project has main two modules.

  • Librarian
  • Student

Librarian : Librarian is a responsible person who run the system, is a administrator of the whole system. Librarian has a full rights to handle the project.

Librarian Functionalities:

Here are the list of activities of librarian.

  • Add Publication
  • Add Book Stock
  • Add Branch
  • Add Student
  • Issue Books
  • Return Books
  • Penalty

The Librarian has a username and password to access the system. After login he has to first add publication detail in to system and then enter all the detail of book stock. In our system librarian can make entry of student who are the members of our system. Librarian can register all students with valid personal detail and generate username and password for each student for login into system. Librarian issue books to registered student and get return from them. He has rights to make a penalty for late return book.


Student / Member Functionalities:

  • Book Reports
  • Penalty Status
  • Account

The Student is a registered member of library system. All student has unique username and password to access his account. After login student can access his account detail, they can see the borrowed book report and penalty report.

Here, we provide library management system data dictionary video tutorial. you need to create data table in sql server as show in below video then download project from below download project link. you also download stored procedure from below download link and restore it to database in sql server.

Library Management System Data Dictionary


Download Library Management System Project

Download asp.net project with source code
Download Library Management System Project in ASP.Net C#. Download Project
Download SQL-Server Database Stored Procedure. Download SP
Library management system Screen Short Download SS
Download Data Flow Diagram – DFD for library management system. Download DFD
Download Activity Diagram for Library management system. Download
Download Use Case Diagram for Library management system. Download UseCase
FlowChart for Library management system. FlowChart

Project Tips :


Buy Project :

Contact us on meeraacademy@hotmail.com for buy full project with source code and database.


Download and Run Project Demo :

Learn how to download and run c# .net project with source code. Project Demo


Subscribe us

If you liked this c# post, then please subscribe to our YouTube Channel for more Project video tutorials.

We hope that this asp.net project tutorial helped you to understand Library Management System Project.

57 thoughts on “Library Management System Project in ASP.Net C#

  1. Thank you. I try to execute, but find the following error:

    Msg 2714, Level 16, State 3, Procedure PUBLICATION_UPDATE, Line 9
    There is already an object named ‘PUBLICATION_UPDATE’ in the database.
    Msg 2714, Level 16, State 3, Procedure PUBLICATION_SELECT_BY_PNAME, Line 8
    There is already an object named ‘PUBLICATION_SELECT_BY_PNAME’ in the database.
    Msg 2714, Level 16, State 3, Procedure PUBLICATION_SELECT_BY_PID, Line 8
    There is already an object named ‘PUBLICATION_SELECT_BY_PID’ in the database.
    Msg 2714, Level 16, State 3, Procedure PUBLICATION_SELECT, Line 8
    There is already an object named ‘PUBLICATION_SELECT’ in the database.

    why this error occurs? how to rectify it? please reply.

  2. Sir, Thanks for the video posts. Really appreciate that. Please could you provide the table script asap?

  3. Could not find stored procedure ‘dbo.PUBLICATION_INSERT’.
    get general help for this execption…..how can i solve this??and after pasting stored procedure file in database i am unable to see dbo.PUBLICATION_INSERT…

    1. You first open the SQL Server Management Studio
      And click the New Query Icon
      Copy and Paste the given Stored procedure and Press the Execute button
      Thats all

      But make sure did you created the database before in that same name

  4. I try to execute, but find the following error:
    Procedure or function ‘PUBLICATION_INSERT’ expects parameter ‘@PID’, which was not supplied.

Leave a Reply

Your email address will not be published. Required fields are marked *