Welcome to Geekdojo Sign in | Join | Help

Saturday, November 01, 2003 - Posts

Things I learnt today

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