I'm playing around with vspackages. For now I'm asking how I can implement some kind of a data storage.
Is there a visual studio internal database or somthing which commonly does this? I just need it to store some data not much but enough for using very simple small database. Maybe a xml file as storage is a posibility ?