Automatically resize your media images in Umbraco

This post shows you how you can add a class to your umbraco project which automatically resizes any new images in Umbraco. Read More

Paul Seal
19 September 2016

Free tool to record your screen and save it as an amimated gif

ScreenToGif allows you to record a portion of your screen and save it as an animated gif. It also works with your webcam if you want. Read More

Paul Seal
12 September 2016

Simple .NET keep alive handler to prevent timeout

This post shows you how to create a simple keep alive for a .NET website so people can stay logged in whilst the page is open, instead of it timing out after 20 minutes. Read More

Paul Seal
08 September 2016

How to reset the Umbraco admin account password

This post gives you simple instructions to help you reset the Umbraco admin password. Read More

Paul Seal
07 September 2016

Umbraco Site Navigation Menu Model Example in C# MVC

This post gives you the basic code to loop through the pages in your site and populate the navigation model. It also gives you the code to add it to and call it from the cache. Read More

Paul Seal
06 September 2016

Simple Reusable .NET Caching Example Code in C#

Caching is important because it can speed up your website or application. Here is a simple example for you to take away and re-use: Read More

Paul Seal
06 September 2016

Umbraco HTML Sitemap Template Example Using Razor

Most websites will have an HTML sitemap. There is an easy way to create one in Umbraco using razor. Just follow these simple steps. Read More

Paul Seal
02 September 2016

That's a really good question

One thing that really annoys me is when someone asks the guest a question they nearly always reply back with "wow that's a great question" or "that's a really good question." Read More

Paul Seal
30 August 2016

Regular Expression (regex) for a number greater than 1200

In case you are looking for a regex to find a number greater than 1200 or something similar, I though I would post it so you can alter it for your needs. Read More

Paul Seal
19 August 2016

How to fix Font Awesome WebFont woff2 not found

If you are getting the error fontawesome-webfont.woff2?v=4.6.3 not found but you definitely know you have the file, here is how to fix it in IIS. Read More

Paul Seal
16 August 2016