Azure Functions v2 Startup Class

While playing around with Azure Functions v2 I was missing the possibility to run code on host startup. After googling for some time, I found the solution.

on Dev, .NET, Serverless, Azure

Validating the markup of Html­Helpers through Unit Tests

It's not unusual that you need to test your html helpers for valid markup, especially when there are multiple cases for which the markup differs.

on Dev, .NET, Web

Using mocks for a good Editor Experience

Using mocks can help you provide a rich Experience Editor experience to your content editors. Here's why and how.

on Dev, .NET, Web, Sitecore

Exclude Robots doesn't use X-Forwarded-For header

In a load balanced Sitecore environment, all visitors are detected as robots when the load balancer's IP is added to the exclude robots list.

on Dev, .NET, Web, Sitecore

Web services I provide

This post gives an overview over the different web services that I offer.

on Dev, Web, Free, Meta