S
Søren Reinke
Hi there
I am having a little problem.
At the company i work in, we are working on a bunch of applications for a
server, and also webservices and aspx pages.
The main problem is i would like to be able to configurate them all from 1
file.
The reason is that we have a test a staging and a live server.
And depending on which server the programs are running on the need to
connect to different SQL servers, different webservice servers and more.
How can i solve this problem ?
If it would have been C/c++ i would have included a config file from a
specific position and done some preprocessing.
I am having a little problem.
At the company i work in, we are working on a bunch of applications for a
server, and also webservices and aspx pages.
The main problem is i would like to be able to configurate them all from 1
file.
The reason is that we have a test a staging and a live server.
And depending on which server the programs are running on the need to
connect to different SQL servers, different webservice servers and more.
How can i solve this problem ?
If it would have been C/c++ i would have included a config file from a
specific position and done some preprocessing.