Thursday, March 15, 2018

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.

  1. Where should I store user secrets (such as a user password)?

  2. Where should I store configuration files (in a config folder next to the exe?)

  3. Anything else I should be careful of?

Building my first portable WPF application. Can I ask your advice? Click here
  • Blogger Comment
  • Facebook Comment

0 comments:

Post a Comment

The webdev Team