Web Development

Please don’t add debug messages to your customer-facing application

Debugging messages are for developers/engineers, not for humans (I can say that since I’m a developer). But I can’t believe that it’s 2009 and I still encounter things like the following example… Every time I log into one of my online banking systems, I get a message like the following: This is just intrusive and …

Please don’t add debug messages to your customer-facing application Read More »

ASP.NET Forum Tags: Semicolons as Separators?

Ummm… OK I know Microsoft is trying to give the illusion of being user friendly and all, but when the delimiter for tags that categorize a post on the ASP.NET developer forums, they chose semicolons. Is it just me or is that a ludicrous choice? Why not a space (my preference – a la delicious) …

ASP.NET Forum Tags: Semicolons as Separators? Read More »