C# WPF Database App
- Built Program
- Go here to run the program
- Click "KarateClub" Application to run.
- Unbuilt Visual Studio Project
- Go here to see my code
- Open with Microsoft Visual Studio
To learn and demonstrate my knowledge of C#, WPF and SQL commands.
Live Charts www.lvcharts.net
- using LiveCharts;
- using LiveCharts.Wpf;
SQlite www.sqlite.org
- using System.Data.SqlClient;
- using System.Data.SQLite;
Log4Net https://logging.apache.org/log4net
- using log4net;