What's new in Xamarin.Forms 3.1?
The Xamarin Forms teams have just released version 3.1 of Xamarin Forms, so let's find out together what's new about this version. Android: Support for page tabs…
Read articleThe library
61 articles about .NET, C#, Azure, mobile development and artificial intelligence.
The Xamarin Forms teams have just released version 3.1 of Xamarin Forms, so let's find out together what's new about this version. Android: Support for page tabs…
Read articleAt Build, the Xamarin team announced the preview release of Xamarin.Essentials. This library brings the essential cross platform APIs used by mobile applications…
Read articleUWP on iOS and Android was a dream of mine from the moment Microsoft acquired Xamarin. At Build 2018, it was not Microsoft but nventive that announced Uno…
Read articleGoogle replaced its graphics tool to create Android emulators with a command line tool. So we Xamarin developers didn't have a graphics tool to create our…
Read articleIn this article we'll look at how to create two Behaviors for ListView: One to allow an order to be associated when one of the items in the list is clicked. One…
Read articleThe DependencyService is a dependency solver that allows applications to call on platform specific functionalities from shared code. This feature therefore allows…
Read articleMany announcements were made by Miguel de Icaza at the MVP summit. If, since I wasn't there, Miguel shared the presentation slides here. Xamarin Android: No need…
Read articleThe release of .NET Standard 2.0 announces a great breath of fresh air for .NET developers. Let 's get back together on: What is standard .NET? Why is this going…
Read articleToday I encountered this error when using Xamarin Android. It's an embarrassing error, it's keeping me from compiling my Android project. 🙁 This is because the…
Read articleToday I was finishing up a Xamarin app on iOS on Android and W10 and I was looking for a good mockup site. I found the site. http://mockuphone.com It has visuals…
Read articleI think the implicit animations are one of the most interesting features of the birthday update. What about Quesako? This allows you to set up transition…
Read articleJust three months after the release of 1.0 we're already on version 1.2. This version is full of new features. 7 new helpers: BackgroundTaskHelper to help you work…
Read article