J
José Joye
I'm currenly playing with WCF framework and I'm looking for a way to
configure WCF settings in a dedicated XML file. By default, all the
admistrative settings are stored in the standard App.Config file.
Is there a way to programatically tell WCF to look for the setting in
another file prior openning the channels?
If not, is there a way in the standard App.Config file to include a
reference to another XML file where my WCF configurations are stored?
Thanks a lot for any feedback!
- José
configure WCF settings in a dedicated XML file. By default, all the
admistrative settings are stored in the standard App.Config file.
Is there a way to programatically tell WCF to look for the setting in
another file prior openning the channels?
If not, is there a way in the standard App.Config file to include a
reference to another XML file where my WCF configurations are stored?
Thanks a lot for any feedback!
- José