Building my first portable WPF application. Can I ask your advice?
I will start building my first WPF portable app (no installation, minimum footprint). I will need to make some portable-specific decisions, and I would like to know your experience.
-
Where should I store user secrets (such as a user password)?
-
Where should I store configuration files (in a config folder next to the exe?)
-
Anything else I should be careful of?
0 comments:
Post a Comment