Xamarin 50
- Prepare your Mac to be a Xamarin/.NET MAUI build host without VS4MAC [Updated]
- 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
- How to use the .NET CLI clean-up tools on macOS
- 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]
- Use the iOS system colors in Xamarin.Forms (Updated)
- Dealing with the System UI on iOS in Xamarin.Forms
- Fix ‘Xcode is not currently installed or could not be found’ error in Visual Studio 2019 for Mac
- 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
- Sending push notifications to your Xamarin app from WordPress with Azure, Part II – the Function
- Sending push notifications to your Xamarin app from WordPress with Azure, Part I [new series]
- MSicc’s Blog version 1.6.0 out now for Android and iOS
- #XfEffects: Forms Effect to automatically scale FontSize on Label
- 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 host a code file on Github as Gist to use in your application
- 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)
- A faster way to add image assets to your Xamarin.iOS project in Visual Studio 2017
- 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)
- Using the built-in UWP data protection for data encryption
- How to perform asymmetric encryption without user input/hardcoded values with Xamarin iOS
- Xamarin Android: asymmetric encryption without any user input or hardcoded values
- #XfQaD: Limit maximum lines of Label and indicate text truncation
- #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
- Xamarin: Android Activities, Context, Intents and Views
- Xamarin: Resources of an Android app project
- Xamarin: how to set up an Android device for Debugging
- New Series: developing for Android with Xamarin