TLDR; I’ve written a book about applying the MVVM pattern in .NET MAUI called “The MVVM Pattern in .NET MAUI: The definitive guide to essential patterns, best practices, and techniques for cross-platform app development”. I’m super excited about this! If… Continue Reading →
Update December 2023 This blogpost was originally posted in February 2022. Since then, .NET MAUI and my insights have evolved a bit. On the other hand, lots of the things discussed in this blogpost are still valid today. However, if… Continue Reading →
Localizing your app isn’t the most fun thing to do. In the last couple of years I’ve seen and tried various ways of implementing multi language support. In this blogpost I would like to share how I recently set up localization… Continue Reading →
Xamarin Forms supports binding to indexed properties. But do you know how to trigger a PropertyChanged event on such a property so that the binding engine gets the updated value? Binding to indexed properties Binding to an indexed property in… Continue Reading →
Preface (you can skip this if you are not interested in the underlying idea, no hard feelings!) A while ago my brother -who sells windows (no, not the OS) and doors- asked me if I could build a small app for… Continue Reading →
Intro My team and I are currently working on a UWP project which is a complete rewrite of a WinRT app that we have been building.Recently we started development on the ‘Search’ functionality. It’s that typical search paradigm: only hit… Continue Reading →
© 2024 Pie Eating Ninjas' Blog — Powered by WordPress
Theme by Anders Noren — Up ↑