Hello all,
I would like to add a pre filled DB with my project but I also want to be able to modify that DB from the app. Where do I put the DB? Do I just put it at the root level of the app? How do I access it? Can I use:
system.ResourceDirectory
or
system.DocumentsDirectory
?
Thanks.