DimeCasts.Net #43: App.Config & Creating Custom Configuration Sections
In this episode we take a look at how to create custom configuration sections withen our App.config or Web.config files.
Creating a ConfigurationSection in our config files allows us to describe and load configuration data in our own format/layout.