views:

251

answers:

1

Hi,

I'm developing an XBAP application with FullTrust. I have an App.config file which is part of the XBAP application. I use it to read some values from the AppSettings section.

The scenario is, I publish my application once to IIS with some values in the App.config file. Now, if I need to update some values in the App.config file how can I do that without having to re-publish my application to IIS.

Thanks, Jithu