I\'m programming a fairly simple application which I want to cut to just one simple EXE file + some data storage (XML for example).
My question is regarding configur
Please see: WPF/C#: Where should I be saving user preferences files?