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…
I will demonstrate how you can create your own custom control for MAUI using SkiaSharp and what you need to do in…
In this post, I talk about to switch to dark mode automatically on Windows. Why?...
In this new post, I show you how to sign up for Threads, the anti-Twitter by Meta. The new app…
After my experience starting a new project and still feel the pain, here I show you How to prepare a…
Do you want to test your script to delete files in a production environment? Here an explanation for testing PowerShell…
I want to share with you an awesome way for testing PowerShell scripts with Pester, a framework for PowerShell script…
Write a ChatGPT client in C# using the OpenAI API: walkthrough the process of creating human-like responses
Using the new NuGet package, we can create beautiful console applications with Spectre.Console that are not boring or monochrome
In this new post custom JavaScript function in Blazor, I present how to create functions in C# in a Blazor…
Microsoft has recently announced the release of NET8, the latest version of its popular software development platform
In this new post, I introduce an update with labels and OnClickChart event, my ChartJs component for Blazor. Let me…
I'm releasing a new update for Browser Detect component for Blazor that detect correctly Windows 11 plus few improvements.
In this new post, play blackjack with Python, I show how to create a simple application to play this popular…
I continue to explore with a new example where I create a bitmap message in Python. Based on an string…
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, also known as Daedalian Keys. Finding all House Tokens is required to complete The…
Python is a high-level, general-purpose and a very popular programming language that lets you work quickly and integrate systems effectively
Kneazles won't appear in the wild until players have completed the side quest titled, "The Elf, the Nab-sack, and the…
After the release of the new Microsoft Bing with ChatGPT, users start to ask how to earn Microsoft Rewards point…
The Autocomplete for Blazor component offers simple and flexible autocomplete type-ahead functionality for Blazor WebAssembly and Server
Hogwarts Legacy is a successful video game set in the Harry Potter world. It was released on February 3, 2023
bUnit is a testing library for Blazor Components. Its goal is to make it easy to write comprehensive, stable unit tests
Here I like to explore how to use Bing, the Microsoft search engine, with ChatGPT and the new Bing app…
I introduce my new #Timeline component for #Blazor #WebAssembly and Blazor #Server. The components is build with #NET6.
If you create APIs, you can face that same Methods not Allowed in with ASP.NET Core, NET6 or NET7.