Homepage
Open in app
Sign in
Get started
Engineering & Design
Stories about Cloud, Software Development & UX
Cloud
IoT
Web
XR
AI
DevOps
Start a project
Follow
How to use Managed Identities in Azure Container Apps
How to use Managed Identities in Azure Container Apps
With Managed Identities Azure Container Apps can securely access other Azure resources like KeyVaults or SQL Servers without having to…
Philipp Bauknecht
Apr 13
E2E DevOps for Azure SQL with Managed Identities
E2E DevOps for Azure SQL with Managed Identities
Get rid of passwords in infrastructure deployments, build pipelines and during runtime with Managed Identities in Azure SQL.
Philipp Bauknecht
Apr 21
Create Azure Active Directory App Registration with Azure CLI
Create Azure Active Directory App Registration with Azure CLI
Create Azure Active Directory App Registration with Azure CLI
Benjamin Abt
Mar 9
Your team is looking to expand their knowledge? Discover our personalized online workshops brought to you by pros
Check them out
Latest
NuGet package: Simple Rating Control for .NET MAUI
NuGet package: Simple Rating Control for .NET MAUI
I’ve already published a post showing how to create a simple rating control which can be used in .NET MAUI using an icon font. For this…
Sebastian Jensen
Aug 4
Auto-Update UWP Apps over Azure BLOB Storage Static Websites
Auto-Update UWP Apps over Azure BLOB Storage Static Websites
UWP has a very nice app update mechanism outside of the store that allows you to publish new releases to a public-facing website — and UWP…
Thomas Pentenrieder
Jul 27
Run and manage periodic background tasks in ASP.NET Core 6 with C#
Run and manage periodic background tasks in ASP.NET Core 6 with C#
Sometimes your web app needs to do work in the background periodically e.g. to sync data. This article provides a walkthrough how to…
Philipp Bauknecht
Jun 10
Build your Xamarin.iOS application with Azure DevOps
Build your Xamarin.iOS application with Azure DevOps
During the development process it is important that you provide a test version for your testers to get feedback and improve your…
Sebastian Jensen
Apr 28
Deploying Azure Logic Apps + Managed Identity with Bicep
Deploying Azure Logic Apps + Managed Identity with Bicep
Today I needed to migrate an Azure Logic App from a test environment into our project’s Ressource Group and connect it to the Blob Storage…
Thomas Pentenrieder
Apr 27
App Tracking Transparency Permission in Xamarin.Forms for iOS
App Tracking Transparency Permission in Xamarin.Forms for iOS
Apple has long been committed to the privacy of user data. Therefore, as an app developer you have to inform the user that your app is…
Sebastian Jensen
Apr 9
Juggling with Docker manifests like an artist
Juggling with Docker manifests like an artist
Last week I gave you a slight introduction in how you can easily build multiarch Docker images for your IoT projects. Instead of publishing…
Dominik Deschner
Apr 9
Build your Xamarin.Android application with Azure DevOps
Build your Xamarin.Android application with Azure DevOps
During the development process it is important that you provide a test version for your testers to get feedback and improve your…
Sebastian Jensen
Apr 7
Get newest entry in Azure Table Storage with C#
Get newest entry in Azure Table Storage with C#
Recently I had the requirement of retreiving the newest entry in an Azure Table Storage table. While there’s of course the Timestamp…
Thomas Pentenrieder
Apr 5
Build and deploy multiarch docker images like a pro
Build and deploy multiarch docker images like a pro
Build everywhere, run everywhere
Dominik Deschner
Mar 30
Deleting all Rows from Azure Table Storage (as fast as possible)
Deleting all Rows from Azure Table Storage (as fast as possible)
In this post we will see how to efficiently delete all rows in an Azure Table Storage using the new(ish) Azure.Data.Tables SDK. We’ll try…
Thomas Pentenrieder
Mar 29
Application Insights & Azure Table Storage CreateIfNotExists Errors
Application Insights & Azure Table Storage CreateIfNotExists Errors
When working with Azure Table Storage and Application Insights you might have noticed a lot of dependency errors, logging a 409 Conflict…
Thomas Pentenrieder
Mar 27
Documentation in GitHub Pages with mkdocs & readthedocs Theme
Documentation in GitHub Pages with mkdocs & readthedocs Theme
Recently I wanted to migrate the documentation of my C# WordPress library WordPressPCL from the GitHub wiki to something more flexible…
Thomas Pentenrieder
Mar 27
How to run Multi Screen Digital Signage Apps with UWP and WinUI
How to run Multi Screen Digital Signage Apps with UWP and WinUI
The Universal Windows Platform (UWP) and WinUI are great tools to efficiently build rich multi media digital signage solutions that scale…
Philipp Bauknecht
Mar 24
How to deploy your custom image to an Microsoft Azure VM
How to deploy your custom image to an Microsoft Azure VM
A while ago, there was an image on Microsoft Azure with which you could create a Kali-Linux virtual machine. Unfortunately, this image is…
Marius Schröder
Mar 15
Assigning Azure built-in roles vs Azure AD built-in roles with Azure CLI
Depending on what action you are trying to perform in Azure you might require either to be member of a certain Azure role or a certain…
Philipp Bauknecht
Feb 24
How to write your own discord bot on .NET 6
How to write your own discord bot on .NET 6
You are using discord very often but your main servers are lacking of features? Its time to write them by yourself!
Marius Schröder
Feb 16
InvalidDataException in a UWP scenario with SignalR
InvalidDataException in a UWP scenario with SignalR
Recently I’ve created my first UWP App — yes it’s 2022 and I should go a very different way, but unfortunately I needed a feature which…
Janek Fellien
Feb 11
Azure.Data.Tables
Azure.Data.Tables
If you are getting this error message, it’s probably because you tried to process more than 100 TableTransactionActions with a single…
Thomas Pentenrieder
Jan 31
Why and how to self host Google fonts & icons in your Angular app
Why and how to self host Google fonts & icons in your Angular app
The popular Angular Material UI library adds links to Google’s CDN server to load required fonts e.g. Roboto and Material Icons. A recent…
Philipp Bauknecht
Jan 31
Running Azurite in GitHub Actions
Running Azurite in GitHub Actions
I’m currently working on a little .NET Standard project with extension methods for the Azure.Data.Tables SDK that I’m hosting and…
Thomas Pentenrieder
Jan 25
So, you want to use multithreading in Unity WebGL
So, you want to use multithreading in Unity WebGL
First of all, don’t.
Jonas Hundertmark
Jan 18
Show PDF files in your Xamarin Android app
Show PDF files in your Xamarin Android app
Sometimes it is necessary that you need to display a PDF file within your application. In this post I will show you three different ways…
Sebastian Jensen
Jan 18
Using Fluent UI Web Components in Angular
Using Fluent UI Web Components in Angular
Fluent is an open-source design system. Depending on the used programming language and framework the developer can choose between different…
Lara
Nov 29, 2021
About medialesson
Latest Stories
Archive
About Medium
Terms
Privacy