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 creating an application using NET8 MAUI.
All technologies, only pure source code
I want to share with you some lessons I learned about MAUI. In the last few months, I have been creating an application using NET8 MAUI.
In a MAUI project, when a selected ListView item is highlighted or selected, the background of this item is orange. Here the solution.
A VBA script converts Excel tables to JSON and exports the data to a file, for App Registration for Azure Active Directory
Here I show how to open a loading popup from ViewModel in MAUI. It is quite an easy implementation, but it is working quite well.