2008-03-09

Visual Basic is Dangerous

After less than 5 days of cleaning up Visual Basic.Net code, I've gotten in to the habit of omitting semi-colons from the end of my statements.

I just shifted back to some C# code in my personal code library at home and found myself missing the semi-colons.

0 comments: