Never put string literal values that is likely to change into the page code, put them into the Web.Config file instead, else you'll have hell of time recompiling the code, uploading the dll, for a little change in text....
Also split the project into