Skip to content

PamudithaPerera/MatesoftLibrary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Library Management System

A Library Management System that I made using C#, .NET and Windows Forms. This project was made just for fun in a week of time when I learned C# so that I can make something tangible. It implements all the checks so that there is no erros when books are added, removed, issued from the database etc.


  • Fires Unship this folder
  • Affter unship MateLibrary.rar File using winrar
  • Affter Open project file using vishual studio C# Project Function
  • Affter Edit MateLibrary\LibrarySystem\Includes\SQLConfig.cs
private MySqlConnection con = new MySqlConnection("server=localhost;user=root;
password=;database=dblibrary;convert zero datetime=True");
}

Author: Pamuditha Rasanjana
[email protected]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published