I'm sure that many in the computer programming business experience this at one time or another.
You go through day after day of going through code, trying to figure out why a particular piece of code is not giving you the desired result, and eventually on a wing and a prayer, take a different tack...
And discover that you have a piece of code that you put in, in order to test some functionality, was not commented out when you ran the script in full.
That's right. In this case, within a few thousand lines of combined HTML, ASP.NET and SQL code, I could have saved myself three days of grief by adding a pair of hyphens in a procedure. Sigh.
Good thing the pub is nearby. (Kidding, boss!!!)
No comments:
Post a Comment