From Xamarin to Flutter - Navigating the human aspects of a migration
Converting a Xamarin app with over 100 screens and 3 million users across more than 12 countries in Flutter is quite a challenge. In this blog post, I’ll div...
Converting a Xamarin app with over 100 screens and 3 million users across more than 12 countries in Flutter is quite a challenge. In this blog post, I’ll div...
Converting a Xamarin app with over 100 screens and 3 million users across more than 12 countries in Flutter is quite a challenge. In this blog post, I’ll div...
Creating a Xamarin Android binding library is not an easy task and is different for every native library. This article is the second of a series of 4 article...
Creating a Xamarin Android binding library is not an easy task and is different for every native library. This article is the first of a series of 4 articles...
Huawei provides a set of tools to work on Android phones that do not use Google Play Services. In this post we will see how we can use them in a Xamarin Andr...
Most mobile application requires network connection. Unfortunately analysing calls is not so easy.
Using custom fonts in Android application was a bit of a pain. Android 8 made things much easier for us with the ability to use local or remote custom fonts ...
When working on mobile projects, you might need to record your demos. There are various commercial solutions for that but sometimes you just want to do it fo...
Loading a configuration file may seem trivial, but in mobile development things always get a bit harder.
I’m often asked about which machine and software should a Xamarin developer use. In this little post I’ll show you what I use and why I use it.
Comme certains d’entre vous le savent peut-être, Microsoft et Xamarin ont annoncés de concert leurs union par le rachat de Xamarin par Microsoft.
Le 25 janvier j’ai eu le plaisir de recevoir le titre de Xamarin MVP ! Ce qui fait de cette nomination quelque chose d’exceptionnel c’est qu’elle est égaleme...
Puisque Xamarin semble fait pour le développement multiplateforme, quel peut être son intérêt pour le développement d’application monoplateforme ?
Razor est un moteur de templating HTML disponible dans ASP.NET MVC. Ayant été conçu de manière indépendante à MVC, Xamarin a décidé de le proposer dans ses p...
Le projet sur lequel je travaille avec un collègue utilise des services avec Web API. Pour les développer, il utilise son poste Windows local et se sert de I...
En tant que développeur XAML depuis plusieurs années, j’ai pour habitude de m’adapter aux changements successifs apportés à chaque plateforme de ce langage.