Andrew LeaderNew .NET 5 Windows TFM’s explainedIf you’re writing a WPF app and want to use .NET 5 plus access the Windows 10 WinRT APIs (like geolocation, etc), there’s a new way of…Dec 10, 20201Dec 10, 20201
Andrew LeaderCreating a sparse signed Win32 app packageUsing the new “sparse packages” option for Win32 apps is insanely complicated. Here’s what I went through to get it working… Unfortunately…Sep 1, 2020Sep 1, 2020
Andrew LeaderDisable tracking dependencies in Azure Function Application InsightsIf you’ve set up Application Insights in Azure Functions, but you’re now raking up a $30/month or more bill in your Application Insights…Jan 17, 2020Jan 17, 2020
Andrew LeaderPublish Android AAB to Google Play Store using Azure DevOps PipelinesSo there’s an Azure DevOps pipeline task called “Google Play — Publish Bundle”, however it doesn’t work at all. There’s a big GitHub…Nov 22, 20191Nov 22, 20191
Andrew LeaderUsing Azure API Management to replace some App Service APIs with Azure FunctionsDo you have a traditional Azure App Service powering your website and API, but want to modernize some of the APIs with Azure Functions…Nov 19, 2019Nov 19, 2019
Andrew LeaderHow to track customer feature requests across multiple sourcesAt Microsoft, I work for a team called Adaptive Cards. We build a public SDK for Android/iOS/Windows apps, and like many teams, we want to…Apr 24, 20192Apr 24, 20192