D
Deasun
Good morning,
We have connection strings in our apps web.config file in
the apps folder. We would like to make one config file
where all our apps can get the info from.
?'s;
1] Do we have to use the machine.config for this ?
2] Could we create a web.config file and have our all
projects point to it ? (if so how would we do this? )
3] For #2 above if it can be done, can we then put this
file in a common folder that all the apps can reach ?
Thanks
Deasun
We have connection strings in our apps web.config file in
the apps folder. We would like to make one config file
where all our apps can get the info from.
?'s;
1] Do we have to use the machine.config for this ?
2] Could we create a web.config file and have our all
projects point to it ? (if so how would we do this? )
3] For #2 above if it can be done, can we then put this
file in a common folder that all the apps can reach ?
Thanks
Deasun