Hi all,
I'd just like to get your thoughts on what would be faster overall - caching values from the web.config file, or just reading them as required.
Caching would obviously add overhead to the server memory but I'm curious as to whether it would give any significant performance gains.
Thanks as always
Craftor

I'd just like to get your thoughts on what would be faster overall - caching values from the web.config file, or just reading them as required.
Caching would obviously add overhead to the server memory but I'm curious as to whether it would give any significant performance gains.
Thanks as always
Craftor