Click here to Skip to main content
15,895,799 members
Articles / Desktop Programming / Windows Forms

Working with Configuration Files (app.config) in C++/CLI

Rate me:
Please Sign up or sign in to vote.
4.58/5 (23 votes)
25 Oct 20077 min read 181.5K   3.4K   33  
The purpose of this article is to present some utilization of configuration files in a Windows Forms application with C++/CLI.

Views

Daily Counts

Downloads

Weekly Counts

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
France France
I'm a french developper, specially interested in windows programming with my favourite language, C++.

Beginning Windows programs with Win32, API & MFC, I finally move on C++/CLI. Now, I'm a Visual C++ MVP since 2007

My web site (in french nico-pyright.developpez.com) contains article and tutorial about Win32, MFC & C++/CLI.

I've also written a C++/CLI FAQ (to be continued ...)

Comments and Discussions