Tagged Questions
The user-config tag has no wiki summary.
1
vote
3answers
3k views
How can I watch the user.config file and reload the settings when it changes?
I have a situation where I am running multiple instances of my WPF application. I want the instances to share the same user.config file. Currently, whichever instance writes to the user.config file ...
0
votes
2answers
259 views
Corruption of user.config
Anyone knows the reason of "random" user.config corruption? I've a WinForms app affected by this problem at my client's production line.
Found the same issue on the web and a workaround but I can't ...