|
web.config tutorial By default there are a lot of settings automatically inserted into a
web.config file. Where can I find detailed documentation about each
individual setting? I am looking to streamline my site so that it does not
load components that I do not require. But rather than go through trial and
error of removing each one individually, I'd like to be able to read about
what each setting does. |