阅读背景:

ASP.NET Web.config AppSettings性能

来源:互联网 

I have a number of appSettings in web.config that are used frequently (i.e. on each post back). Does the ConfigurationManager hold these values in process or are there any performance gains to be had by copying these values into application state on ApplicationStart() and subsequently retrieving them from there?I have a number of appSettings in web.config th




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: