Windows 19
- Dealing with application windows on Windows with .NET MAUI
- How to use the Android emulator on a macOS host for debugging in a virtual machine with Windows
- Use NuGets for your common Xamarin (Forms) code (and automate the creation process)
- Xamarin Forms, the MVVMLight Toolkit and I: Command Chaining
- Xamarin.Forms, Akavache and I: ensuring protection of sensitive data
- Xamarin.Forms, Akavache and I: storing, retrieving and deleting data
- Xamarin.Forms, Akavache and I: Initial setup (new series)
- Using the built-in UWP data protection for data encryption
- #XfQaD: Limit maximum lines of Label and indicate text truncation
- #XfQaD: read package identity and version from platform project with Xamarin.Forms
- #XfQaD: Using ProgressRing for UWP and keep a single activity indicator API in Xamarin.Forms
- Xamarin Forms, the MVVMLight Toolkit and I: loading bundled assets in the Forms project
- [Updated] A workaround for Xamarin Forms 2.5 bug that prevents resource declaration in App.xaml
- Xamarin Forms, the MVVMLight Toolkit and I: taking control over the back buttons
- Xamarin Forms, the MVVMLight Toolkit and I: EventToCommandBehavior
- 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: Dependecy Injection
- [Updated] How to create a pure icon button for your UWP app