Building a MAUI CustomRefreshView
Solving the .NET MAUI RefreshView Limitation on macOS: building a MAUI CustomRefreshView from scratch for all platforms
Solving the .NET MAUI RefreshView Limitation on macOS: building a MAUI CustomRefreshView from scratch for all platforms
We will walk through the design and implementation of a flexible, reusable Matching Pairs component for .NET9 MAUI
I released a new component called Language Dropdown for MAUI. This displays a dropdown with all the languages in the…
I show you how to create a nice #TabBar in #MAUI without using any external NuGet package or components. Fully…
Introducing .NET Multi-platform #App #UI
In a company prospective, what digital transformation is about? In this post I explain my point of view
Enterprise or Business to Employee (B2E) mobile apps can be quite different from their B2C...
Calling native platform code in your portable class library (PCL) is achievable via Dependency Injection....
If you are looking around for a new job as .NET developer, all companies are...
Hello guys! From today on Nuget there are 4 new components for Xamarin Forms created...
First you add a new class as a ViewModel like: public class RoomViewModel : BaseViewModel...
The purpose of this article is to provide a way of cleaning up of HTML...