A Beginner’s Guide to C-Sharp-CH15: XML and App.Config (ABGC)

Chapter 15 (25 pages) describes how to read XML files, with a particular emphasis on a special type called "config.xml". Config files can often replace the more complicated INI files from the previous chapter.Topics: App.Config preference files. Automatic parsing of App.Config. Sequential XML processing using an XmlTextReader. Elements and structures. xtr.Read, xtr.GetAttributes. Using Nested While LoopsAbout this series: A beginner's guide to C-Sharp programming with Microsoft's Visual Studio, 2017. A complete programming guide. Simple, step-by-step, fully illustrated. Tailored for new and novice developers. Discusses basic techniques that all programmers need to learn. This series is sold by Chapters at a low cost. A total of 28 chapters, in three volumes. Over 1800 pages, 900 quality illustrations. Why am I distributing by chapter? To keep the cost down and to keep each section manageable. This book acts as a reference guide. Topics are covered in great detail, with little time spent on theory. The goal of these books are to solve programming problems quickly and efficiently. I hope you enjoy reading and studying these pages as much as I have enjoyed writing them. --TRW

Author: Tim R. Wolf

Learn more

Deals