Cost of web.config parameters

  • Thread starter Thread starter John Bailo
  • Start date Start date
J

John Bailo

What's the cost of web.config parameters? Low or high?

Is web.config read into memory?

Or is there disk access each time a parameter is read ?
 
Hello,

just one question:
why are you using .net at all when you have concerns like
this?

regards

tom
 
Back
Top