Hello viewers, in this video, learn how to create college library management system using c# programming language.
Source Code
https://github.com/MyCodingProject77/...
Don't forget to connect with sql server, and create tables. If you face any error please let me know in the comment section.
Student
Here in this section, i can insert, update, delete of student records and perform crud operations.
Book
Here in this part, i can insert, update, delete of book records and perform crud operations. I can keep all the records of book and publishers. You can give any name of publisher.
Borrowing
Here in this section, i can keep records of studentname, book, dateborrowed and datereturn. So that i can see which book is borrowed and when it should be returned.
Librarian
This will show the records of librarian such as name, age, address.
Login Form Using C# Without Database
https://studio.youtube.com/video/5ySw...
Thank you for watching :)
Don't forget to Like & Subscribe