Blogs

Blogs about coding, umbraco, opensource and thoughts from a developer

Displaying 1 - 12 / 49 results

13
September 2023

Where is the Umbraco Community?

A blog about online communities and are they a thing of the past?

Read more

22
June 2023

Umbraco Codegarden 2023

A look back at Umbraco Codegarden 2023

Read more

21
April 2023

Create a multilingual a to z list in C#

A nice way to render a lit of letters depending on the culture of the website

Read more

21
March 2023

Fixing an issue with Umbraco media crops not working with Azure Blob Storage

I followed the Umbraco documentation but I also had to do something else to make it work.

Read more

08
March 2023

Part 2: Contentment, Tag Helpers and Icon Pickers in Umbraco 11

A follow up to my previous blog about using Contentment's icon picker in Umbraco 11

Read more

06
March 2023

Combine Umbraco 11, Contentment Icon Picker and Razor Views!

Using Content Icon Picker and rendering the selected icon on the front end of your website

Read more

22
February 2023

Pass a value from one form to another via querystring and Umbraco Forms

Using a standard form and a querystring, I populate a field in an Umbraco Form

Read more

21
February 2023

Issues with Umbraco Cultures and a Payment Gateway

How I got around an issue with Umbraco Cultures and a Payment Gateway

Read more

16
February 2023

Umbraco is 18!

Happy Birthday Umbraco!

Read more

09
February 2023

Query a database table and compare DateTime values

I had this issue today and I thought I'd share the solution we came up with

Read more

08
February 2023

Using Umbraco Migrations to create Stored Procedures

I had a requirement to create stored procedures in a database via Umbraco migrations, this is how I did it.

Read more

06
January 2023

Creating an API endpoint to create a Member in Umbraco

An example of how I created an API endpoint so that a Member could be created in the backoffice of Umbraco

Read more