Building a Data Driven App with Blazor and Fluent UI
As some of my colleagues and friends may already know, I’m a live concert enthusiast. I think I’ve been to […]
Building a Data Driven App with Blazor and Fluent UI Weiterlesen »
As some of my colleagues and friends may already know, I’m a live concert enthusiast. I think I’ve been to […]
Building a Data Driven App with Blazor and Fluent UI Weiterlesen »
I’ve been away from real UI projects for a while, because of focusing on Azure backend things in the last
Start with ASP.NET Core, Blazor and Fluent UI Weiterlesen »
This article is a guide to developing your first semantic kernel app using dotnet and C#, enabling you to add
How I Taught ChatGPT to Read the Clock: Introducing Semantic Kernel Weiterlesen »
This article provides a comprehensive sample demonstrating how to effectively utilize app settings in ASP.NET Core applications. Problem Statement In
Checking App Settings at Startup Weiterlesen »
One of my favorite tricks for data-driven apps is to include sample data during development. This sample data is invaluable
Embed Sample Data in Your Code Weiterlesen »
This article gives you a snippet to clean up your blob storage frequent, to keep only a specific time of
Auto Cleanup Azure Blob Storage Weiterlesen »
Alright, fellow cloud adventurers, let’s talk about Azure Functions and the wild ride that is .NET 8 Isolated Mode. You
Authorize User in Azure Functions in Isolated Mode Weiterlesen »
In a recent project, a unique challenge emerged: the need to temporarily remove authentication from an Azure Function for testing
Enable and Disable Authentication With PowerShell Weiterlesen »
Console applications in .NET often lack visual appeal and interactivity. However, Spectre.Console emerges as my personal game-changer, revolutionizing the way
Enhance Your .NET Console Applications with Spectre.Console Weiterlesen »
The Challenge Azure Stream Analytics exclusively supports functions written in .NET Standard 2.0. Handling JSON data often necessitates the utilization
Using User Defined Functions in Azure Stream Analytics Job Weiterlesen »
The Problem Stream Analytics Jobs are a powerful means of analyzing and distributing incoming data to various target storages or
Updating a running Azure Stream Analytics Job Weiterlesen »
The Problem: Export Old Pull Requests from GitHub For various (perhaps less than rational) reasons, I find myself needing to
Export GitHub Pull Requests Weiterlesen »