Owendavies.net.
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.
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.
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.
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.
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.
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.
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.
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.
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.
Filewatcher in global.asax
Using FileSystemWatcher in Global.asax to monitor file changes and reload routes in an ASP.NET application.