Picker doesn’t work for MacCatalyst
The MAUI Picker doesn't work for MacCatalyst. And this is quite annoying. Here an idea how implement a workaround to…
Language Dropdown for MAUI
I released a new component called Language Dropdown for MAUI. This displays a dropdown with all the languages in the…
First look at Star Wars Outlaws
Here is the first look at Star Wars Outlaws, the most awaited game of the year. The Star Wars universe…
Split SQL script tool
I have created a simple C# console application as a tool to split big SQL scripts. For example, I had…
Display HTML with MAUI Label
I show how display HTML with NET8 MAUI Label using only the Label attributes. The source code of this post…
New MarkdownEditor components for JavaScript and Blazor
Today, after 2 years, I released a new Markdown Editor components for JavaScript and Blazor. The full source code is…
Country data library for NET8
I'm going to release a simple cross-platform offline country data library for NET8. The library is based on the ISO-3166-1…
Using ChatGPT library for grammar checker API
In this article, we’ll show you a way for using my new ChatGPT library for a grammar checker API with…
New ChatGPT library for C#
I release a new ChatGPT library for C# that helps with the communication and calls to the popular Open AI…
Language In Use is here!
Language In Use is here! I'm so excited about the presentation of my new project. My new app helps you…
Maui CommunityToolkit Popup crashes applications
I use the MAUI CommunityToolkit version 9.0.1 and in particular Popup crashes my applications. I discovered why and how to…
Microsoft unveils All-Digital Xbox Series
In the Xbox Games Showcase, Microsoft unveils a new all-digital Xbox Series X and revised Series S. Here are all…
New Harry Potter game is coming
Today at Summer Game Fest, Warner Bros. Games has revealed that Harry Potter: Quidditch Champions is releasing on 3rd September
MAUI raises on iOS MT1045
When from Visual Studio you deploy a real device a MAUI application raises on iOS the error MT1045. Here what…
MS-DOS 4.0 is now open source
From today, Microsoft released on GitHub MS-DOS 4.0. MS-DOS 4.0 is now open source and available with the other older…
Deep linking for NET8 MAUI
In this post everything you have to do to implement deep linking for NET8 MAUI for mobile and desktop applications
MAUI Push Notifications using Azure Notification Hub for iOS
Here the new post where I explain how to implement the Push Notifications in MAUI using Azure Notification Hub for…
Set safe areas for iOS in MAUI
When you create an application for iOS in MAUI, we have to set the safe areas if we want to…
Deploy MAUI apps on a real device
Developing applications with NET8 MAUI, we want to deploy apps on a real device. Here are all the necessary steps…
MAUI Push Notifications using Azure Notification Hub for Android
Here is how to implement in a MAUI project the Push Notifications using Azure Notification Hub for Android. It works…
Remove bundle id in iOS development
Remove bundle id in iOS development when it tights to a different account of your. Spiler alert: clean the Library.
Using SecureStorage with MAUI
Using SecureStorage with MAUI with the correct setup in your NET8 MAUI applications. Here the solution for iOS and Android.
MAUI Push Notifications using Azure Notification Hub
Here how implement in NET8 MAUI the push notifications using Azure Notification Hub without any external package for Windows. Very…
Create TabBar in MAUI
I show you how to create a nice #TabBar in #MAUI without using any external NuGet package or components. Fully…
Some lessons I learned about MAUI
I want to share with you some lessons I learned about MAUI. In the last few months, I have been…
