SyntaxFix
Write A Post
Hire A Developer
Questions
You could also use a static class, such as a Config class or something along those lines...
public static class Config { public static readonly string SomeValue = "blah"; }