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

Geting PreValues from Umbraco Data Type

I thought i would share the solution to getting the pre values from a Data Type, as the documentation for this on the Umbraco website seems to have been removed. The code below is an edited version...

Read More

Recursivly Include In Visual Studio

When ever i build with Umbraco i find that i have to manually include files / folders into Visual Studio to be able to edit them with intellisense. The is especially helpful when working with Views...

Read More

Umbraco Build Error - New Installation From NuGet

One really annoying bug yet to be solved on a fresh install of Umbraco from NuGet in Visual Studio is the following build error: CSC : warning AD0001: Analyzer 'Microsoft.CodeAnalysis.CSharp.Analyz...

Read More

Released a working version of TaskFreak 0.94

I have released a working version of TaskFreak 0.94, it is tested with MySQL 5.5. It can be found here on my GitHub page. https://github.com/DJSADERS/TaskFreak-0.94 The fix consisted of replacing t...

Read More

Mount Google Drive on headless CentOS 7 server

I have been using google-drive-ocamlfuse for quite some time to backup my Virtualmin Virtual Servers, but finding any help setting this up for CentOS 7 in one place as far as i can see doesn't exis...

Read More

Redirect Joomla to specific Domain

So i decided to create a SSL certificate for my blog using the Lets Encrypt feature built into Virtualmin but this resulted in my many domain names not working over SSL (I only created a certificat...

Read More

The easiest way to move a game in Steam

If you need to move a game from one harddrive to another this is extremely easy to do. Decide where you want the files to be stored this needs to be done through steam as follows: Settings ->...

Read More

How to disable or enable hiberation in Windows 10

So on my Desktop PC i don't need to hibernate the pc as it's fast enough from a cold boot, and as my SSD was getting a little full i decided to disable Hibernation freeing up nearly 12GB! Some exam...

Read More

Install PHP 7.0 on CentOS 7 + Virtualmin (Multiple PHP Versions)

So I finally decided to move my blog over to PHP 7.0, I'm a little slow when it comes to making changes on my server however I have been running PHP 7.0 on the work server for a while and it seems...

Read More