Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 422 Bytes

File metadata and controls

14 lines (7 loc) · 422 Bytes

This is my first WPF project

Tools used was Visual Studio 2022 Community

Environment is .Net Core 6.0

Database is a Sqlite file place in the data_dir folder, in range of the project file

The application has two functions

  1. Display the contents of the Sqlite file in a datagrid, paginated in rows of 10
  2. Rejoin into one file and then display, a file which has been sliced up and placed in data_dir\sliced_files