Enable CORS in WordPress Running on Azure
This article shows you how you can quickly enable CORS for your WordPress website or blog running on Azure. All you need is the Azure management portal.
This article shows you how you can quickly enable CORS for your WordPress website or blog running on Azure. All you need is the Azure management portal.
The first article in a series where I show you how easy it is to build Blazor applications with Blazor Bootstrap. Check it out!
We’re soon switching over to the year 2020, and I’d like to do a short recap of 2019. In fact, I’d like to go a bit further back, about 2,5 years, when I started working Read more…
GitHub Pages provides free storage for static websites. With a little tweeking, a Blazor WebAssembly application can be published to GitHub Pages too.
By default, anchor links don’t work as expected in SPA applications. This article shows you a workaround for ASP.NET Core Blazor applications.