.NET Configuration File Madness

THE SETUP Pretend you want to open an app.config or web.config file.  OK, normally, that is easy.  But, let’s say you mange a bunch of config files, and you want to write a widget that can open any of them and edit them programmatically. That means opening a config file NOT part of your EXE […]

.NET Configuration File Madness Read More »