Azure DevOps Pipelines: differentiate your builds
It is very common to use the same build script for builds triggered by a Pull Request (PR) and those triggered by continuous integration (CI). Although these…
Read articleThe library
13 articles about .NET, C#, Azure, mobile development and artificial intelligence.
13 results
Clear filtersIt is very common to use the same build script for builds triggered by a Pull Request (PR) and those triggered by continuous integration (CI). Although these…
Read articleEvery time I boot an Azure Dev Ops project, I'm desperately looking for ways to change the default branch. This time I've decided to write an article to help you…
Read articleAzure DevOps is the ideal partner for automating builds and releases of our Xamarin iOS applications. When creating an iOS build, a good practice is to specify…
Read articleThe more your database is going to be used, the more likely your indexes are to be fragmented. decrease sharply the performance of your requests and slow down The…
Read articleDuring the BUILD 2018, I was announcing the arrival of Xamarin Essentials., a software library making life easier for Xamarin developers. This one just got…
Read articleToday I had to insert or update massive thousands of lines into a database It's just using Entity Framework Core. The context A simple approach to carrying out…
Read articleIn this article I will try to answer the most common questions about WebAssembly. If you prefer the video format, a podcast is available here. What is WebAssembly?…
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 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 articleWe've been looking forward to it. Build 2017 brings us Visual Studio for Mac in the final version. Install and configure Visual Studio for Mac When installing this…
Read article