Hendrik Bulens

All about .NET development

Latest stories

Automatically deploy a static site to Azure App Service using Azure DevOps

A

Static websites are nothing to get excited about. To avoid being scorned, it’s probably best not to put it as a skill on your resume or to bring it up at a networking event. Even so, they are everywhere. And for good reason. From a developer’s perspective, quite a lot has happened since the early days of the web. New technologies and frameworks have popped up like mushrooms. They have...

Preparation guide for the AZ-900 Azure Fundamentals exam

P

Earlier this week I passed the AZ-900 Azure Fundamentals exam. I am genuinely relieved I did, and here’s why. I’ve been in the field for several years. Heck, I even wrote my master’s thesis on cloud computing. I’ve used Azure for years but I have always been limited to using just a few services while there’s so much more. This slightly odd discovery put me into...

Injecting resource files as plain JavaScript objects in ASP.NET Core

I

Localization and internationalization are much-discussed topics and many terrific solutions have been developed to easily create multilingual applications. I would like to introduce a different way of localizing web-based applications. As the title suggests, I will show you how to inject resource files as plain JavaScript objects to the web client. The result is a simple JavaScript object which...

Hendrik Bulens All about .NET development