© 2023 Hashnode
#xamarin
Introduction If you have already used modern .NET-based UI frameworks like Xamarin.Forms and .NET MAUI before, you are likely familiar with a common concept called data binding. This concept is used t…
By: Joakim Gakure Jan 6, 2023 · 5 min read Xamarin and React Native are popular frameworks for building cross-platform native mobile apps. They allow developers to build apps that run on multiple plat…
Recently I've been converting one of my apps over to .NET MAUI. Now, I'm obviously biased as the engineering lead for the product, but the migration of my app has been going quite well, and despite a few remaining rough edges that we contin…
Overview In 2017, I found up Naxam with the aim to build a great software development company specialized in Microsoft technologies, started with Xamarin. Following my way of learning, I chosen a pet …
Init(); My name is Julian and I am a passionate (mobile) app developer and I would like to share the things I'm learning during the life long journey as a developer. My third attempt at starting a blog Yes, I've tried before. Without a pl…
I have found that sometimes I need to prevent the user from returning to the home page, in this article I have shown a quick way to implement that using a mainpage and loginpage as an example. The ide…
I have a confession to make, I'm working on a new cross platform app and we're using Xamarin.Forms rather than .NET MAUI.😲 Xamarin.Forms will be unsupported after November 2023 so why did we make thi…
Writing a workflow to build a cross platform .NET MAUI app with GitHub Actions is more complicated than the average .NET app. You have to install the .NET MAUI workload and take into consideration whi…
With .NET MAUI reaching GA release at the end of May I decided it was time to update my playground app. The last time I did any work on MAUI Beach it was with Preview 11 so a lot of things have change…
Build is Microsoft's premier developer conference, taking place annually in May. As with the past two editions, Build 2022 was an entirely online conference with live sessions over three days and more…