Tag Archives: Configuration

KickStart – C# Custom Configuration

This post will provide an example and explanation of how to create custom configuration for C# applications. I will discuss ConfigurationSections, ConfigurationElements, ConfigurationElementCollection. Also I will discuss how to nest these items together. My plan is to take very small … Continue reading

Posted in C#, Tutorial, Visual Studio | Tagged | 14 Comments