Click here to Skip to main content
15,891,136 members
Articles / Programming Languages / C#

How to Implement Custom configSection with Nested Elements in C#

Rate me:
Please Sign up or sign in to vote.
3.00/5 (5 votes)
8 May 2014CPOL3 min read 51.2K   577   15  
After completing this exercise, you should be able to implement custom configSection, with nested elements, in your application's config file.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



Comments and Discussions