Violin Backed by Gibber
As a developer, do you frequently find yourself longing for a backup band to your melodic instrument? If this sounds like you (or, even if it doesn’t), check this out: The Gibber code // Roland...
As a developer, do you frequently find yourself longing for a backup band to your melodic instrument? If this sounds like you (or, even if it doesn’t), check this out: The Gibber code // Roland...
Looking for a way to update various packages in your Windows environment? Use the script below running as Administrator (Administrator is needed for Chocolatey, at least), editing as necessary for ...
You may have seen this before: This is why you shouldn't interrupt a programmer: https://t.co/K2dNXKzjem— Jason Heeris (@detly) October 28, 2013 Flow state is important for developers ...
Having browser integration with KeePass can be helpful, and can be accomplished with Google Chrome using KeePassHttp and chromeIPass. Here’s how: Install KeePassHttp You can install KeePassHttp ...
If you’re using the Azure Storage Emulator as part of a suite of integration tests using xUnit.net v2, ideally you start and stop the emulator only once per test run. With xUnit.net v2, you can acc...
If you’re writing code that uses Microsoft Azure Storage blobs, tables, or queues, you can use the storage emulator on Windows for local development – rather than relying on the cloud while develop...
In some applications, it’s important to display date and time information in the user’s expected time zone. One option is storing time zone preference information as part of a user’s account inform...
Silverpop is an marketing service that includes email marketing – both for sending normal email campaign messages, as well as sending transactional emails. This transactional emailing is referred t...
Here’s Visual Studio Community 2013 General settings defaults: If you want to simplify the UI, it’s possible to turn it into this: Instructions Here’s how to achieve the trimmed down screens...
I’ve had a great year with some great accomplishments, including: Started speaking in public! I delivered a talk at NYC Code Camp, two at Harrisburg .Net Code Camp, and one at BarCamp Harrisbur...