Tap My Mind - Scott Isaacs

Tap into the mind of Scott Isaacs -- you never know what will drip out.

Browse by Tags

All Tags » Code (RSS)
Curly Brace Placement
I've been writing code with curly braces for a dozen years or so, starting with C++ in college, then JavaScript for many, many years, and for the last few years, C#.  In all that time, I have been a fan of putting the opening curly brace on the...
Testing PreCode
I'm using this post to test PreCode -- a code snippet formatting plugin for Windows Live Writer.  It uses SyntaxHighlighter on the client side and this plugin just sends the needed code to my blog engine. As a test I thought I'd just add...
More Posts