xamarin forms 38
- 2023 – yet another annual review [Editorial]
- How to use the Android emulator on a macOS host for debugging in a virtual machine with Windows
- How to lock orientation at runtime on iOS 16 with .NET MAUI and Xamarin.Forms
- My annual review (2022) [Editorial]
- 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]
- Use the iOS system colors in Xamarin.Forms (Updated)
- #XFQaD: Compile XAML without code behind in Xamarin.Forms
- Dealing with the System UI on iOS in Xamarin.Forms
- Workaround to force Xamarin.Forms WebView to use a dark mode CSS for local content on Android
- Extending glidex.forms on Android to load a placeholder for images that fail to load
- Extending Xamarin.Forms.Nuke on iOS to load a placeholder for images that fail to load
- Create scrollable tabs in Xamarin.Forms with CollectionView and CarouselView
- Scroll to any item in your Xamarin.Forms CollectionView from your ViewModel
- Code Snippets for Xamarin.Forms BindableProperty
- #XfEffects: Forms Effect to automatically scale FontSize on Label
- My 2019 (a short review)
- What I’ve learned from porting my first app ever to Android and iOS with Xamarin
- [Updated] #XfEffects: Xamarin.Forms Effect to change the TintColor of ImageButton’s image – (new series)
- How to avoid a distorted Android camera preview with ZXing.Net.Mobile [Updated]
- Use NuGets for your common Xamarin (Forms) code (and automate the creation process)
- Xamarin Forms, the MVVMLight Toolkit and I: Command Chaining
- Xamarin Forms, the MVVMLight Toolkit and I: migrating the Forms project and MVVMLight to .NET Standard
- 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)
- #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
- Xamarin Forms, the MVVMLight Toolkit and I (new series) [Updated]
- My experiences with Xamarin.Forms