Using multiple config files in one application
I'm supporting an ASP ( Application Service Provider ) style application for my company. Instead of putting each client's settings into a single config file, I wanted to have the main config file point to each clients configuration. After...(
Read More...