I\'m programming using C#, after programming on C. So I\'m using a lot of constants such as \"DEFAULT_USER_ID\", \"REMOTE_ADDRESS\" and such...
It seems to me that it\'s
How about config files? you guys don't use config files in C#? DEFAULT_USER_ID and REMOTE_ADDRESS look very much suited to be in a config file