Using multidimensional arrays in C#
- |
- 5 minutes to read
In a recent project with a client, we were presented with this matrix for generating a score based on two different parameters.
In a recent project with a client, we were presented with this matrix for generating a score based on two different parameters.
There is an excellent blog post by Lars-Erik Aabech on how to build a spell checker for search in Umbraco 7, and I have been looking for a way to update it for v8.
A few weeks ago, I posted a blog about using IUrlProvider in Umbraco 8 to generate custom URLs for blog posts.
On Thursday 3rd September, Umbraco HQ announced the first alpha of Unicore, Umbraco v8 running on .NET Core!
I recently migrated a website from WordPress to Umbraco and was keen to keep some of the great SEO work driving traffic into the site.
Umbraco has introduced three major new features with Umbraco 8. Let's dig into some of those new features here.
I recently came across an issue at work where a JsonResult couldn't be returned because of emojis within a string
Dark mode is all the rage these days.
This past Friday, I got chance to go to Mozilla's View Source Conference—thanks to winning a ticket at Frontend NE!
In the past 10 or so years of me working on things for the web, I have been so thankful for people who have contributed to allow me to do what I do.
Zurb's Foundation rocks. It's a really simple framework to quickly build sites on, with less basic styling than Bootstrap, and one of my favourite things is the built in off-canvas menu.