0
kicks
Creating a custom Configuration Section in .NET
Every now and then I find myself needing to create a custom configuration section for a .NET application or module that I’m building. This is a quick template for doing that.