G
gokoby
Hi,
I'm developing an application and we are having several different
executables for the same application.
In .net each executable got his own configuration file
(AssemblyName.exe.config).
I'm using the configuration management to get/set values from the
config file.
How can I share same configuration file for the whole application, no
matter how many executables I have in my app.
Thanks,
Koby
I'm developing an application and we are having several different
executables for the same application.
In .net each executable got his own configuration file
(AssemblyName.exe.config).
I'm using the configuration management to get/set values from the
config file.
How can I share same configuration file for the whole application, no
matter how many executables I have in my app.
Thanks,
Koby