I have a WPF application where I am reading a SQLite database and painting / populating pins on a map. The database is being updated constantly by a console app.
I ne