Tag code

ReSharper, var, and You

After many, many, recommendations I finally got round to trying out ReSharper (aka R#). R# is an awesome plugin for Visual Studio designed to make writing code better, smarter and easier. Unfortunately I found that if you’re not entirely clued-up on parts of the language some of ReSharper’s suggestions can be head scratchers.

The Joy of HTML

The beauty of web development is that, ultimately, the code behind it is simple. Pure, simple HTML can be a wondrous thing. Lets try not to spoil it, while making our jobs more difficult in the future.