Blog Posts

Fix Firefox crash on Ubuntu Mate

Fix Firefox crash on Ubuntu Mate

Unfortunately, currently the latest versions if Firefox (current: 61) on Ubuntu Mate are not supported. Firefox crashes. The latest version that runs

Raspberry PI und Ubuntu Mate mit Unitymedia WifiSpot verbinden

Raspberry PI und Ubuntu Mate mit Unitymedia WifiSpot verbinden

Ziel ist es einen Raspberry PI mit dem Unitymedia WifiSpot zu verbinden. Dafür verwende ich als Basis Ubuntu Mate 16.04, sowie einen Raspberry PI 3,

Delete network manager entries in Ubuntu Mate

Delete network manager entries in Ubuntu Mate

Often, I have the problem that the buttons of the Ubuntu Mate Network Manager to edit or delete network entries are disabled. This means the current

Microsoft MVP Award 2018-2019

Microsoft MVP Award 2018-2019

I am proud to announce that I was once again named as Microsoft MVP in the category Visual Studio and Development Technologies! This is my 4th award

Setup VSTS YAML builds for your Angular app

Setup VSTS YAML builds for your Angular app

Idea According to the ASP.NET Core YAML build sample, this sample covers the Angular part. I recommend an own build agent, because the Hosted 2017 ag

Setup VSTS YAML builds for your ASP.NET Core app

Setup VSTS YAML builds for your ASP.NET Core app

Idea YAML builds are a very common way to define builds in AppVeyor, but in Visual Studio Team Services (VSTS) this feature is pretty new - and still

Azure Saturday 2018: Keynote by Donovan Brown

Azure Saturday 2018: Keynote by Donovan Brown

Yesterday we had the Azure Saturday 2018. Enjoy the Keynote Enterprise transformation (and you can too) by Donovan Brown: Azure Saturday Azure Satur

IoT im Maschinenbau: die Cloud ist nicht genug

IoT im Maschinenbau: die Cloud ist nicht genug

Effizient und sicher in der Connected Factory mit Edge Computing Cloud-Projekte in Unternehmen haben in den aller meisten Fällen eines gemeinsam: die

ASP.NET Core ModelState Validation Filter

ASP.NET Core ModelState Validation Filter

I like my ASP.NET Core controllers and actions very clean and I recommend to not catch all Exceptions inside your Action. You can have it much easier

Microsoft Azure CosmosDB Unique Key Policy

Microsoft Azure CosmosDB Unique Key Policy

If you want to create custom unique keys inside a collections, you can simply create a UniqueKeyPolicy while creating your collection. private static