The MSDN web page makes it sound easy to change application settings by hand. I can't find the file though. I can find the file in my development path, but I have no idea if that is the path the application is actually running in. I set a DB connection setting in "settings.settings" and now I want to change it on my machine. I understand that for my Foo.exe there is a Foo.exe.config, but I can't find it.
Where is it? How do I find it?