StringBuilder vs. string.join

During an 'in-person' code review at a company, the developer whose code was under review made a comment that got me very curious. It was in »


Logging: Extensions for ease of use

As discussed previously, the objective of this project is to create a uniform centralized way of handling event logging across our applications. Instead of building a »


Logging: Designing the Core Wrapper

Brief Recap The objective of this project is to create a uniform centralized way of handling event logging across our applications. Instead of building a logging »


Logging: The Problem

One of the companies I've worked for is a fairly small development shop. One of their applications was a fat-client, WinForms application that has had little »


Aurelia and bootstrap-datepicker using typescript and jspm

I find that developing front-end applications utilizing the Aurelia framework is really a pleasure. The one thing that I struggle with though is the popularity of »