I thought I would put those settings into Cache and then invalidate them if the web.Config file changes. Reading some articles make it seem that this is completely unnecessary.
+1
A:
The web.config file is already cached in memory. Have a look at this question this question.
It's automatically refreshed when the file is touched, too.
Evil Andy
2010-08-04 14:12:25
thanks Andy. I didn't see that question in my searches.
gbogumil
2010-08-04 14:26:04