Blog posts

137 results found

137 results in DevOps, SQL, Umbraco

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·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

umbraco HTML Extension method for returning formatted HTML from a string in C#

This post shows you how to create an extension method for returning formatted HTML from a string input

umbraco Is it right to charge money for Umbraco packages when Umbraco itself is free?

This post talks about whether or not people should be charging for an Umbraco package when Umbraco itself is free.

umbraco How to get a Published Content item from a Content Picker Macro Parameter in Umbraco

This post shows you how you can get to the IPublishedContent item from a Content Pick Macro Parameter in Umbraco. It is a guest post by Nisreen Almasri from Sweden.

umbraco Diary of my visit to the Umbraco UK Festival 2017

This blog post will act as a diary for my experiences throughout the 2 day Umbraco UK Festival in London on 2nd and 3rd November 2017.

umbraco How to render the grid html in Umbraco

This is a quick post to give you the code for rendering the Grid Html in Umbraco.