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
7 articles about .NET, C#, Azure, mobile development and artificial intelligence.
7 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 Blob Storage is a very efficient file stoker service that can be used as a content delivery network (CDN). If you store large files, it allows you to upload…
Read articleRecently I started using Azure SQL Database without server For my integration tests. But before each of my integration tests I have to delete my database and then…
Read articleAzure SQL Database Serverless is a very recent service on Azure. What a funny idea to have a server less database. In this article, we will see in what cases it is…
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 articleYou dreamed of it, Microsoft did it: Silverlight 6 is finally coming out, nine years after the release of Silverlight 5. What 's new ? Microsoft is once again…
Read article