Hi everybody,
In my applications I use the Configuration File for some variables that might be changed like Connection String, some masks and other configurations. The problem is: Every application has a configuration file and when I have to change a variable I must change in EVERY application file.
I was wondering on how to centralize these application files to keep the maintenance easier.
Any idea??
Thanks in advance,
Fernando Mello
In my applications I use the Configuration File for some variables that might be changed like Connection String, some masks and other configurations. The problem is: Every application has a configuration file and when I have to change a variable I must change in EVERY application file.
I was wondering on how to centralize these application files to keep the maintenance easier.
Any idea??
Thanks in advance,
Fernando Mello
Comment