I'm rebuilding my computer after a hard drive failure, and I keep running into issues where things I've taken for granted are missing – things such as the "VS Command Prompt Here" Windows Explorer context menu items. Years ago, Scott...
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...
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...