Hello Python
Hello Python! is a new thread in my blog. I started to learn this programming language a few months ago but now I have to be serious.
All technologies, only pure source code
Hello Python! is a new thread in my blog. I started to learn this programming language a few months ago but now I have to be serious.
This is an introduction to Node.js that is a server to run JavaScript apps. After a brief history, I will create a simple web application.
In this new post, I want to show you via a simple project how to use in MAUI FlexLayout with children with different sizes.
Hello Python! is a new thread in my blog. I started to learn this programming language a few months ago but now I have to be serious.
This is an introduction to Node.js that is a server to run JavaScript apps. After a brief history, I will create a simple web application.
In this new post, I want to show you via a simple project how to use in MAUI FlexLayout with children with different sizes.
How to create a simple component to build your sentence in MAUI using taps and gestures. Source code available.
What is the workaround when you get the error Maui error Javax.Crypto.AEADBadTagException with MAUI version 8.0.82
Sequoia doesn’t work with MAUI. Now I can’t try my apps on iOS. It is still working for macOS. Here the solution!
The MAUI Picker doesn’t work for MacCatalyst. And this is quite annoying. Here an idea how implement a workaround to this issue.
I released a new component called Language Dropdown for MAUI. This displays a dropdown with all the languages in the world with their flags
Here is the first look at Star Wars Outlaws, the most awaited game of the year. The Star Wars universe is expanding once again.
I have created a simple C# console application as a tool to split big SQL scripts. For example, I had a problem with data seed scripts.
I show how display HTML with NET8 MAUI Label using only the Label attributes. The source code of this post is available on GitHub
Today, after 2 years, I released a new Markdown Editor components for JavaScript and Blazor. The full source code is available on GitHub.
I’m going to release a simple cross-platform offline country data library for NET8. The library is based on the ISO-3166-1 standard
In this article, we’ll show you a way for using my new ChatGPT library for a grammar checker API with ASP.NET Core step-by-step
I release a new ChatGPT library for C# that helps with the communication and calls to the popular Open AI tool.
Language In Use is here! I’m so excited about the presentation of my new project. My new app helps you to learn and improve your language
I use the MAUI CommunityToolkit version 9.0.1 and in particular Popup crashes my applications. I discovered why and how to avoid it
In the Xbox Games Showcase, Microsoft unveils a new all-digital Xbox Series X and revised Series S. Here are all the details of today
Today at Summer Game Fest, Warner Bros. Games has revealed that Harry Potter: Quidditch Champions is releasing on 3rd September
When from Visual Studio you deploy a real device a MAUI application raises on iOS the error MT1045. Here what to check to fix the problem
From today, Microsoft released on GitHub MS-DOS 4.0. MS-DOS 4.0 is now open source and available with the other older versions of the OS.
In this post everything you have to do to implement deep linking for NET8 MAUI for mobile and desktop applications
Here the new post where I explain how to implement the Push Notifications in MAUI using Azure Notification Hub for iOS without external plugin
When you create an application for iOS in MAUI, we have to set the safe areas if we want to use the full screen for your application.
Developing applications with NET8 MAUI, we want to deploy apps on a real device. Here are all the necessary steps without wasting time.