Owendavies.net.

Apr 7, 2016

How to Redirect HTTP to HTTPS with the IIS Rewrite Module

Learn how to use the IIS Rewrite Module to redirect HTTP requests to HTTPS, ensuring secure connections for your website.

Jun 23, 2015

Puppetlabs State of DevOps Report 2015

Highlights from the Puppetlabs State of DevOps Report 2015, including key findings on IT performance and continuous delivery practices.

Mar 2, 2015

Setting up web endpoint monitoring in Azure

Learn how to set up web endpoint monitoring in Azure to ensure your website's availability and performance.

Nov 11, 2014

Tidying up TFS workspaces on the server

Learn how to view and delete TFS workspaces on the server to keep your environment clean and organized.

Oct 24, 2014

Automapper 3.2.1 The call is ambiguous between the following methods or properties

Fixing the 'call is ambiguous' compiler error in AutoMapper 3.2.1, caused by a ResolveUsing signature change, using MapFrom or an explicit lambda type instead.

Feb 5, 2014

Azure Storage Import Export Service Tutorial run through on Channel 9

A rundown of Channel 9's Cloud Cover Show Episode 130, covering the Azure Storage Import Export Service along with CORS and JSON support updates.

Jan 29, 2014

Azure physical hard drive import

Learn about the Windows Azure Import/Export Service for transferring large amounts of data to and from Blob Storage using physical hard drives.

Nov 6, 2013

Windows Azure SQL Reporting being discontinued

Microsoft's discontinuation of Windows Azure SQL Reporting in October 2014, and why SSRS running on an Azure VM is the recommended replacement.

Jan 5, 2012

Azure: Persistent virtual machines and hosting Linux in Azure

Early news that Microsoft planned to support persistent virtual machines on Azure, opening the door to Linux, SharePoint and full SQL Server hosting as IaaS.

Dec 8, 2011

Filewatcher in global.asax

Using FileSystemWatcher in Global.asax to monitor file changes and reload routes in an ASP.NET application.