If it is costly, you can just load up all your configuration variables into
a some shared variables in a class in application_start. That way, you load
them up once, and then they're just in memory and available.
"Hardy Wang" <> wrote in message
news:...
> Hello all,
> Do you think reading config settings from web.config (app.config)
kills
> system's performance?
> I installed a DevPartner Profiler, and noticed
> ConfigurationSetting.AppSettings is a little bit costly.
>
> --
> WWW: http://hardywang.1accesshost.com
> ICQ: 3359839
> yours Hardy
>
>