C# Full Project Tutorial(Library Management System)With source code

Опубликовано: 01 Ноябрь 2024
на канале: MyCodeSpace
62,497
884

c# full project for students who want a practical approach of creating applications using c#.Net an visual Studio.

**************Project Description*******************

In this Project Project you will create a c# complete application of library management. The Application starts with a nice looking splash form which leads to a login form. The login form will be connected to a database, if the user id and password match the database entries, the user will login to the main form.
From the main form, the user can go to the Librarian form. He can add, edit, delete and view Librarians.
The Librarian can manage the different Students, he can add, edit or update the students.
The Librarian can manage the different books which can be issued to students.
The Librarian can Issue Books to Students and Students can return Books to the librarian.
Finally, The Librarian can print the list of books issued and returned.
The Application provides a dashboard which shows the total number of students, total librarians, total books, total issued books and total books returned
Fill free to ask your questions in the comments, I will be more then happy to answer.
Don't forget to support me by subscribing to my channel.
More projects are coming, so subscribe to this channel.