Tantrim
INotifyPropertyChanged
I'm using
JSON
as local data storage. I'm using Config.Net
to just make it easier to manipulate the JSON
. It's a small application with about 156kb
of data spread between around 40 JSON
files I didn't want to use a database.
I'm not an expert in this by any means but it seemed logical to me.26 replies