Blog Posts

Device Twins vs Digital Twins in Azure IoT

Device Twins vs Digital Twins in Azure IoT

Device Twin vs. Digital Twin in Azure IoT Again and again you read about Device Twins, Digital Twins or Device Shadows - but what is that actually, a

Azure Functions with MediatR and Dependency Injection

Azure Functions with MediatR and Dependency Injection

MediatR MediatR is one of the most popular libraries in the .NET environment and describes itself as "Simple, unambitious mediator implementatio

Setup the local Azure IoT Edge development container

Setup the local Azure IoT Edge development container

Azure IoT Edge as a product is in principle not just a simple application or a simple container, but is actually more of a runtime for an ecosystem o

Wie schütze ich das Ökosystem meines Projekts?

Wie schütze ich das Ökosystem meines Projekts?

Kaum ein wirkliches Projekt - sei es im Bereich von .NET, Angular, Node, Java oder anderen Sprachen - kommen heutzutage ohne externe Abhängigkeiten a

Abschied nach vier Jahren Alegri

Abschied nach vier Jahren Alegri

Nach fast vier wunderbaren Jahren - im Mai 2016 hatte ich bei Alegri angefangen - habe ich mich entschlossen einen neuen Weg einzuschlagen. Am vergan

Dependency Injection with Azure Functions and FunctionsStartup

Dependency Injection with Azure Functions and FunctionsStartup

Azure Functions provides a very lean way to execute code serverless. So lean, in fact, that there is no dependency injection by default. With the hel

Warum IP-Adressen kein eindeutiges Merkmal sind

Warum IP-Adressen kein eindeutiges Merkmal sind

Immer wieder sieht man in Code, der für den Login eines Benutzers verwendet wird, dass mit Hilfe der IP-Adresse oder zum Beispiel auch dem Browser-Us

Disable Windows Compatibility Telemetry in Windows 10

Disable Windows Compatibility Telemetry in Windows 10

Unfortunately I had the case that 99.9% of my CPU was occupied by "Windows Compatibility Telemetry" - and I didn't know why. Apparently thi

Enforce english documentations on Microsoft Docs

Enforce english documentations on Microsoft Docs

Microsoft translates the texts of its documentations by machines - and often this unfortunately still ends in total gibberish. But especially for dev

Format DateTime to ISO 8601

Format DateTime to ISO 8601

ISO 8601 is a general, international standard on how the complex representation of time stamps can be formulated in a general way - including the con