Reading Web.config Many times and performance

Posted by Shyju on Stack Overflow See other posts from Stack Overflow or by Shyju
Published on 2010-04-16T18:01:06Z Indexed on 2010/04/16 18:03 UTC
Read the original article Hit count: 192

Filed under:
|

If i am reading one of my application settings from the web.config everytime when each of my ASP.NET page loads,Would it be a performance issue ?I m concerned about memory too.

© Stack Overflow or respective owner

Related posts about web.config

Related posts about Performance