More screenshots in Pics
folder.
A .NET Framework desktop application, used to track and manage user's own books. Applied my own theme engine library to change forms colors. you can learn more about it here
- Clone this repo.
- Run Visual Studio 2022.
- Build the project.
- Copy
MyBookLibrary
folder under_FILES
folder toC:\
drive. - Restore
MyBookLibrary.bak
database under_FILES
folder in MSSQL server. - Run the form.
- Use
Admin
as the user name, and1234
as the password. - You can change theme color in settings.
- .NET Framework.
- Windows forms.
- C#.
- ADO.NET.
- Microsoft SQL Server with T-SQL.