M
Mike Blake-Knox
I would like to have my application configuration data split so that
application specific information is stored in one XML file while user
specific information is stored in a separate file.
Is there a way to use either XInclude or an XSL stylesheet to merge the
data and still use System.Configuration.ConfigurationSettings.GetConfig
to access the data?
Thanks.
Mike Blake-Knox
application specific information is stored in one XML file while user
specific information is stored in a separate file.
Is there a way to use either XInclude or an XSL stylesheet to merge the
data and still use System.Configuration.ConfigurationSettings.GetConfig
to access the data?
Thanks.
Mike Blake-Knox