I love the String object's Format method. It's an unusual application where I'm not using it to build messages. (Long ago and far away, I used to use it to assemble SQL statements.) Typical code looks ...
C# finally gets the BASIC GOSUB feature through local functions, but local functions take that GOSUB-like capability up a few notches. If you're an old-timer like me, you probably remember the ...