Hi, I am

Aaron Sadler

Umbraco Certified Master, C# / .Net Web Developer, Certified Azure Cloud Engineer & Dev Ops Engineer

Why do I blog?

Welcome to my dumping ground of useful Tips N Tricks, download links and anything I don't want to loose or I have found useful.

Exam passed 486: Developing ASP.NET MVC Web Applications
Microsoft Certified: Azure Fundamentals

Google Tag Manager - Bypass AdBlock Plus

Bypass AdBlock Plus so that Google Tag Manager loads

Read More

Fix blury apps in Windows 10

A quick fix for blury apps in Windows 10

Read More

How to upload a file to umbraco 8

How to upload a file to umbraco 8

Read More

Automate certificates with Azure App Gateway V2, Key Vault and Let's Encrypt

Automate the deployment of Let's Encrypt certificates to Azure Key Vault so they can be used by the Application Gateway V2 and automatically kept up to date.

Read More

Configure 404 Errors in Azure with Umbraco

In Azure you will need to add a line to your web.config to allow the Umbraco 404 error page to work, otherwise your users will be greeted with the following message: The resource you are looking fo...

Read More

Umbraco: An unexpected network error on Azure Web Apps

So i've had an ongoing issue with Umbraco sites randomly failing (500 Errors) in Azure when setup as Web Apps. I have managed to find a solution for this, the Examine Index needs to be stored in th...

Read More

How to increase the Umbraco Media upload limit

If you need to increase the upload limit with Umbraco, this can easily be done if you have root access to your server. You may have to contact your hosting provider if this is not the case. First o...

Read More

Code highlighting the easy way

So after relaunching this site using Umbraco and the default Bootstrap 4 theme (blog) i realised there was no <code> highlighting included in bootstrap. After some quick Googling i came acros...

Read More

Visual Studio update to 15.5.3 breaks donet core 2.0 solution

I came across an issue after updating my Visual Studio version to 15.5.3 which would cause my solution to throw an exception whenever it tried to access the database. System.IO.FileLoadException: '...

Read More