Is there a guide for web.config settings?

asp.net-mvc, configuration

Solution

- MSDN - ASP.NET Configuration Overview

- MSDN - ASP.NET Configuration File Hierarchy and Inheritance

- MSDN - ASP.NET Configuration Settings

Problem

Hi is there a guide or tutorial or some kind of reference to learn how to work with asp/net mvc web.config file?

Original source