Blog posts

191 results found

191 results in .NET, DevOps, Git, SQL, Umbraco

git How to keep your fork up to date with the master repository in GitHub

This post gives you the commands you will need to keep your fork up to date with the master repository in GitHub.

umbraco How to upgrade Umbraco safely

I have upgraded quite a few Umbraco sites recently and I thought I would share my experience and strategy with you to help you do your upgrades as safely as possible.

umbraco Umbraco - The Friendliest Community

This post gives you an idea of what the Umbraco community is like and why I think it is the best tech community.

dotnet How to upload multiple files at once in an MVC form

This post will help you if you need to upload multiple files at once in an MVC form. The examples are for an umbraco website, but the principles are the same.

dotnet How to force a .NET website to use TLS 1.2

This post shows you how you can force your .NET website to run using TLS 1.2

dotnet How to fix the MVC Textbox date time format issue

This post shows you how you can remove the time off the end of a date value when rendering it in an MVC TextBoxFor.

dotnet·umbraco How to create url rewrite rules for ASP.NET, MVC and Umbraco in web.config

This post is a reference to show you how to set up rewrite rules in your web.config file.

umbraco How to solve the GitHub error fatal: HttpRequestException encountered

GitHub has been upgraded from using TLS 1.0 to TLS 1.2 and it has caused issues for people. This post should help you solve this issue.

umbraco What is Umbraco CMS

This post tells you what Umbraco CMS is and what the benefits of using it are.

umbraco How to set up Raygun on your .NET website

This post shows you how to set up Raygun on your .NET website. It gives you step by step instructions on how to get started.

umbraco CodeShare Starter Kit for Umbraco

CodeShare Starter Kit was built for Umbraco version 7.7.6 and above. It uses Nested Content which is now built into Umbraco. It allows you you create lists of things in a single property.

umbraco How to create a Carousel in Umbraco using Nested Content and Bootstrap

This post will show you how to build a carousel in umbraco using Nested Content and Bootstrap