About
This blog is mostly about my work, but expect an occasional home project, productivity tip and tooling review.Search
Categories
- Conference (21)
- Development (217)
- Security (19)
- Test (32)
- Tooling (175)
- Uncategorized (169)
Category Archives: Tooling
Chocolatey on Azure provision
A recent update on the Windows Azure platform enables you to run a custom powershell script when creating a new Virtual Machine. It can be configured on the last step of the Wizard. This is where chocolatey can do it’s … Continue reading
Posted in Tooling
Tagged chocolatey, nservicebus, sqlserver, virtual machine, Windows Azure
Leave a comment
VS2013.2 update issue
When I tried to install Visual Studio 2013 update 2 it gave me an error. Checked it wasn’t blocked as with other downloaded files. Not the case. The update wasn’t already installed, because the version number was still at 30110. … Continue reading
Delay start ServiceControl on slow Windows startup
Lately I noticed my Windows 8.1 machine was taking a long time to become responsive after login. The files in Explorer would only show up after a terrible long load, and the icons would still be white. After some time … Continue reading
Posted in Tooling
Tagged particular, Ravendb, servicecontrol, Windows Performance Toolkit, windows service
Leave a comment
Octopus deploy upgrade
We first started using octopus deploy on version 2.1. Now it is time to upgrade to the latest stable version. If it ain’t broke, don’t fix it. Bert Lance First things first: make sure you have a recent backup! Start … Continue reading
Template post on wordpress.com
I’ve been publishing roundup posts for some time now and just discovered wordpress has copy a post. This is kind of a template for posts. After choosing Copy a Post from the menu make sure to enable the Writing Helper … Continue reading