Application.config XML config [resolved]
Hey guys I'm having a HELL of a time grasping Application.config files. I understand the theories but not the implementations. Heres a great link I found http://msdn.microsoft.com/library/de...et04222003.asp
It still doesn't help me. I'm hoping someone has a link to a real example for a basic config with perhaps some code?
Something simple like I want to store the windows form color and say the program author in the xml file...
So I want to store 2 strings.. ProgramColor and Author..
How???
HELP! I'm an XML noob :)