Library Management System
#13

Library Management System

[attachment=17024]

1. INTRODUCTION
1.1 What Is Library Management system?

A simple library management system that provides following facilities login, register, add category, add / remove book, search / issue book, return book. Language used is C# and db is SQL server 2000 and SQL Client has been used in code.

One Admin user is already there once db is installed with user name admin and password admin.

Admin user has extra functionalities like add category, add/remove books. These functionalities can not be done by simple user that registers.

Password encyption - decryption has been used in project. Its very simple project where in all the events of all forms have been handled in Globals.cs that acts as business and data access layer. All DB interactions are in this file only.

As far as db is concerned there are only 4 tables
1. Lib_Users - fields are User_ID,User_Name,User_Password,User_Is_System,User_Created_Date,
Number_Of_Books_Issued

2. Lib_Book_Details - fields are Lib_Book_ID, Lib_Book_Title, Lib_Book_Category,
Lib_Book_Author_Name ,Lib_Book_Issue_Status, Lib_Book_In_Inventory

3. Lib_Book_Issue_Details - fields are Lib_Book_Issue_ID, Lib_Book_ID, Lib_Book_Issued_On,
Lib_Book_Issued_To, Lib_Book_Returned_On

4. Lib_Book_Categories - fields are Category_ID, Category_Name

1.2 Purpose Of Library Management:
The Library management system will allow a proper computerized management of the library.
This type of management will minimize mismanagement and will enhance the answerabilty of the employees working in the college.

2. LITERATURE SURVEY

2.1 Advantages of VB:

Visual Basic .NET (VB.NET) is an object-oriented computer programming language that can be viewed as an evolution of Microsoft's Visual Basic (VB) which is generally implemented on the Microsoft .NET
Framework. Microsoft currently supplies Visual Basic Express Edition free of charge. Contents

1 Versions of Visual Basic .NET
1.1 Visual Basic .NET (VB 7)
1.2 Visual Basic .NET 2003 (VB 7.1)
1.3 Visual Basic 2005 (VB 8.0)
1.3.1 'IsNot' operator patented
1.3.2 Visual Basic 2005 Express
1.4 Visual Basic 2008 (VB 9.0)
1.5 Visual Basic 2010 (VB 10.0)
2 Relation to older versions of Visual Basic (VB6 and previous)
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: library management system in the problemstatement, algorythm for library management system, technology of library management system, seminar topics on library management, library management system, library management system pseudocodes, library management,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Messages In This Thread
RE: Library Management System - by project topics - 22-04-2010, 10:54 AM
RE: Library Management System - by gucci - 02-08-2010, 08:29 AM
RE: Library Management System - by Zigbee - 03-08-2010, 07:19 PM
RE: Library Management System - by gucci - 04-08-2010, 01:57 AM
RE: Library Management System - by Zigbee - 05-08-2010, 05:33 PM
RE: Library Management System - by seminar addict - 26-01-2012, 03:04 PM
RE: Library Management System - by seminar addict - 01-02-2012, 04:58 PM
RE: Library Management System - by seminar addict - 08-02-2012, 09:39 AM
RE: Library Management System - by seminar paper - 05-03-2012, 03:49 PM
RE: Library Management System - by seminar paper - 12-03-2012, 10:44 AM

Possibly Related Threads...
Thread Author Replies Views Last Post
  event management system project report tiger 3 6,374 30-08-2017, 12:43 PM
Last Post: jaseela123d
  Development of a Recipe Management System seminar topics 1 3,050 24-04-2017, 10:17 AM
Last Post: Zakir Hussain
  The impact of technology on queue management system holax 1 1,430 14-07-2016, 02:39 PM
Last Post: seminar report asees
  School Management System project topics 9 8,512 27-06-2016, 09:23 AM
Last Post: computer science crazy
Smile school management system amrita 2211 4 5,609 27-06-2016, 09:23 AM
Last Post: computer science crazy
  Employee Cubicle Management System full report computer science technology 4 5,121 07-04-2016, 11:37 AM
Last Post: dhanabhagya
  Attendance Management System mechanical engineering crazy 18 23,470 05-04-2016, 09:50 AM
Last Post: dhanabhagya
  warehouse management system project report tiger 3 4,163 17-12-2015, 02:23 PM
Last Post: seminar report asees
  Student Fee Management System project topics 4 5,987 25-09-2015, 09:54 AM
Last Post: seminar report asees
  Development of a workflow based Complaint Management System (where the complaints are mechanical engineering crazy 5 5,631 28-08-2015, 04:59 AM
Last Post: AlbertFak

Forum Jump: