Wouter HuysentruitBlazor WASM PWA — Adding a “New Update Available” notificationIn this article, I want to explain why and how we can add a “New Update Available” notification to a Blazor WebAssembly PWA project in…Nov 30, 20214Nov 30, 20214
Wouter HuysentruitGenerate HTML based PDF reports from Azure App ServiceImagine having an ASP.NET Core based application deployed to Azure App Service when suddenly the customer wants you to add PDF reporting…Jan 21, 2021Jan 21, 2021
Wouter HuysentruitPrinting PDF files silently from a Windows serviceAgreed, printing is a thing from the past and we should think about the environment and save as much 🌳🌳🌳 as possible. However, if…Nov 29, 20204Nov 29, 20204
Wouter HuysentruitSimplify certificate renewal in Azure DevOpsCertificate renewal can be a tedious job, especially when deploying multiple IIS Web applications. The reason for this is because the IIS…May 3, 20193May 3, 20193
Wouter HuysentruitSecuring your Single-Page application Anno 2019All about tokens vs cookies and the recent advice to stop using tokens in Single-Page applications from the OAuth2 IETF working group…Feb 8, 20192Feb 8, 20192
Wouter HuysentruitFrom Query to Mutation with GraphQL.Conventions and ASP.NET CoreIntroductionNov 5, 20181Nov 5, 20181
Wouter HuysentruitUnit-testing ILogger in ASP.NET CoreASP.NET Core makes it extremely easy to log information, warnings, errors and the like by injecting the generic ILogger<T> interface…Nov 3, 20181Nov 3, 20181