Comment I messed up. I owe you an explanation. (Score 1) 481
Did anyone else think that email started out sounding like a nigerian money scam?
> This is one reason you should send user friendly error messages to your consumers instead of stack traces...
Right, and isn't the default CustomerErrors setting in ASP.NET set to RemoteOnly? Meaning that that the exception & stack trace are only sent when you are browsing from localhost? If you were dumb enough to send full errors from a production system, then you deserve to have your application exploited by this.
Real Programmers don't write in PL/I. PL/I is for programmers who can't decide whether to write in COBOL or FORTRAN.