mvvm 22
- Book review: The MVVM pattern in .NET MAUI
- A deeper look into menu bar handling in MacCatalyst apps with .NET MAUI
- Dealing with application windows on Windows with .NET MAUI
- Dealing with application windows on macOS with .NET MAUI
- How to lock orientation at runtime on iOS 16 with .NET MAUI and Xamarin.Forms
- Make the IServiceProvider of your MAUI application accessible with the MVVM CommunityToolkit
- Invoke platform code in a MAUI app using the built-in Dependency Injection
- Using Microsoft’s Extensions.DependencyInjection package in (Xamarin.Forms) MVVM applications (Part 2)
- Using Microsoft’s Extensions.DependencyInjection package in (Xamarin.Forms) MVVM applications (Part 1) [Updated]
- Some helpful extensions when dealing with types in .NET
- Create scrollable tabs in Xamarin.Forms with CollectionView and CarouselView
- Scroll to any item in your Xamarin.Forms CollectionView from your ViewModel
- Xamarin Forms, the MVVMLight Toolkit and I: Command Chaining
- Xamarin Forms, the MVVMLight Toolkit and I: taking control over the back buttons
- Xamarin Forms, the MVVMLight Toolkit and I: showing dialog messages
- [Updated] Xamarin Forms, the MVVMLight Toolkit and I: navigation and modal pages
- Xamarin Forms, the MVVMLight Toolkit and I (new series) [Updated]
- Review of 2015–my first year in Switzerland
- How to implement a simple notification system in MVVM Windows 8.1 Universal apps
- How to implement a bindable progress indicator (loading dots) for MVVM Windows (8.1) Universal apps
- Helper class to easily display local toast notifications (Windows Universal app)
- How to easily check the pressed keyboard button with a converted event using MVVM (Windows Universal)