This post shows you how you can add a class to your umbraco project which automatically resizes any new images in Umbraco. Read More
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
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
This post gives you simple instructions to help you reset the Umbraco admin password. Read More
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
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
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
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
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
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