The purpose of this article is to present some utilization of configuration files in a Windows Forms application with C++/CLI. Download demo project - 14.1 KB Download source - 22.4 KB 1. Introduction This article presents some uses of the configuration file. Using C++/CLI, you will learn how to use the app.config file and how to use sections or create custom sections. 2. Background This article a