J
james
I want to be able to retrieve connection strings for all my web
applications in a single, central location. Having read many postings
in various groups I think I have three options;
1. Machine.config
2. An XML file
3. The registry.
Can anyone tell me which would be the most efficient. I do not need to
programmatically write to the file - this can be done manually as and
when required. I just need to access the settings from multiple web
applications, with performance the main concern.
Thanks,
James.
applications in a single, central location. Having read many postings
in various groups I think I have three options;
1. Machine.config
2. An XML file
3. The registry.
Can anyone tell me which would be the most efficient. I do not need to
programmatically write to the file - this can be done manually as and
when required. I just need to access the settings from multiple web
applications, with performance the main concern.
Thanks,
James.