UWP everywhere: Uno Platform
UWP 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 articleThe library
49 articles about .NET, C#, Azure, mobile development and artificial intelligence.
49 results
Clear filtersUWP 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 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 articleIt's always been tedious in XAML apps to make transitional animations between two pages. To animate an image between two pages, the navigation system had to be…
Read articleMicrosoft just released a new toolkit: the UWP Community Toolkit. This toolkit is open source !!! Link to GitHub It brings together a whole bunch of…
Read articleFor those who don't know this site allows you to do Mockups for Surface https://placeit.net/?f\ devices=ms%20surface An example of use: Enjoy it
Read article