Category: Azure
-

In part 1 of this article series I’ve shown how to configure the Azure IoT button and how to invoke an Azure Function when the…
-

Azure Functions got some improvements in the last months. Now it’s no longer necessary to create static methods, instance methods can be used, and dependency…
-

Microsoft Azure offers great features for IoT devices. A simple device is the Azure IoT button. This button is – using a wireless network –…
-

After some first experiments using the EF Core provider with Azure Cosmos DB, with the second article on EF Core with Azure Cosmos DB has…
-

Entity Framework Core (EF Core) was designed to not being a framework for only relational databases. It just takes some time to get the first…
-

Recently I blogged hosting a Blazor App on Azure Storage. In the same way, any SPA application can be hosted on Azure Storage. Here, I’m…
-

ASP.NET Core and Azure Active Directory B2C offers easy ways for identity management. It’s great functionality out of the box.
-

With a Blazor app, the complete code runs on the client. Blazor (similar to other SPA frameworks) app can use a new feature from Azure…
-

My new Website is online! It’s still not completely done (it never will be), but it was time to bring it online. What’s missing? Some…
-

September was a busy month – teaching a WPF training, a ASP.NET Core training, and giving two presentations at BASTA! .NET Core and UWP. What…
