Category MVVM

Setting up a basic MVVM architecture in .NET MAUI

Intro The MAUI-team seems to be on a roll! We’ve seen multiple preview releases over the last months and with every release the product visibly improves! Last week I installed Preview 12 with the idea of creating a basic MVVM… Continue Reading →

Dynamically binding RESX Resources in Xamarin Forms

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 →

Trigger PropertyChanged of indexed property in Xamarin Forms

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 →

Building a Xamarin app with Azure Functions and OneDrive

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 →

Using Rx in a UWP project with MVVM

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 →

© 2023 Pie Eating Ninjas' Blog — Powered by WordPress

Theme by Anders NorenUp ↑