Orange selected ListView item highlighted in MAUI
In a MAUI project, when a selected ListView item is highlighted or selected, the background of this item is orange.…
Excel export Json for Azure Active Directory
A VBA script converts Excel tables to JSON and exports the data to a file, for App Registration for Azure…
Open a loading popup from MAUI viewmodel
Here I show how to open a loading popup from ViewModel in MAUI. It is quite an easy implementation, but…
NET8, Blazor and Custom User Management
I will show how to create custom user management with NET8 and Blazor based on Microsoft Identity. Here is how…
Custom User Management with NET8 and Blazor
In this new series of posts, I will show how to create custom user management with NET8 and Blazor based…
Blazor integration with Identity Server
I share the code for a Blazor integration with Identity Server and BFF. All browsers don't allow to share or…
Azure DevOps pipeline for Maui
How do we create an Azure DevOps pipeline for building Maui components or applications? Here the base pipeline to use…
Custom control for MAUI using SkiaSharp
I will demonstrate how you can create your own custom control for MAUI using SkiaSharp and what you need to do in…
Switch to dark mode automatically on Windows
In this post, I talk about to switch to dark mode automatically on Windows. Why?...
How to sign up for Threads
In this new post, I show you how to sign up for Threads, the anti-Twitter by Meta. The new app…
Prepare a MAUI environment
After my experience starting a new project and still feel the pain, here I show you How to prepare a…
Testing PowerShell with Pester for real
Do you want to test your script to delete files in a production environment? Here an explanation for testing PowerShell…
Testing PowerShell scripts with Pester
I want to share with you an awesome way for testing PowerShell scripts with Pester, a framework for PowerShell script…
Write a ChatGPT client
Write a ChatGPT client in C# using the OpenAI API: walkthrough the process of creating human-like responses
Beautiful console applications with Spectre.Console
Using the new NuGet package, we can create beautiful console applications with Spectre.Console that are not boring or monochrome
Custom JavaScript function in Blazor
In this new post custom JavaScript function in Blazor, I present how to create functions in C# in a Blazor…
NET8 is announced
Microsoft has recently announced the release of NET8, the latest version of its popular software development platform
Labels and OnClickChart for ChartJs
In this new post, I introduce an update with labels and OnClickChart event, my ChartJs component for Blazor. Let me…
Browser Detect component for Blazor
I'm releasing a new update for Browser Detect component for Blazor that detect correctly Windows 11 plus few improvements.
Play blackjack with Python
In this new post, play blackjack with Python, I show how to create a simple application to play this popular…
Bitmap message in Python
I continue to explore with a new example where I create a bitmap message in Python. Based on an string…
Bagels a logic game in Python
In Bagels, a deductive logic game in Python, you must guess a secret three-digit number based on clues.This is the…
Hogwarts Legacy all house tokens locations
Hogwarts Legacy all house tokens Locations, also known as Daedalian Keys. Finding all House Tokens is required to complete The…
Getting started with Python
Python is a high-level, general-purpose and a very popular programming language that lets you work quickly and integrate systems effectively
How to find the magical cat in Hogwarts Legacy
Kneazles won't appear in the wild until players have completed the side quest titled, "The Elf, the Nab-sack, and the…
