Hi, in an application I'm using a non trivial configuration, implemented with classes from the System.Configuration namespace. The parameters will be written to the app.exe.config file. My application is stored on a network device and can be used from more than one user at the same time. To prevent the parameters for ...


