H
Henry Chen
We have a few windows services written in .net that run on a server. Each
service has a configuration file. Most part of the configuration files are
the same. Each time a configuration file changes, we have to change all the
configuration files. I would like to merge all configuration files into one
and put it into a central place. Is it possible? If yes, then how to do it?
Thx in advance
Henry
service has a configuration file. Most part of the configuration files are
the same. Each time a configuration file changes, we have to change all the
configuration files. I would like to merge all configuration files into one
and put it into a central place. Is it possible? If yes, then how to do it?
Thx in advance
Henry