Skip to content

sizovaj95/NoteTakingApp

Repository files navigation

NoteTakingApp

A simple learning project to add, save, read and remove notes. Contains progressively improving parts:

  • NoteTakingAppConsole - take notes using Console window and save them to CSV file
  • NoteTakingAppDB - take notes using Console window and save them to SQL Server Database
  • NoteTakingAppDbEF - take notes using Console window and save them to SQL Server Database using Entity Framework
  • NoteTakingAppWPF - add and remove notes using GUI, changes are saved in SQL Server Database using Entity Framework

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages