Articles
    
    
    Microfrontends present the latest addition to the decoupling efforts of architects - are they worth the struggle?
    11/30/2019
            JavaScript
    
    
    One way of building efficient frontend systems using microfrontends with React.
    11/30/2019
            TypeScript
    
    
    Do you think that React.Lazy is only for lazy loading components? Think again. You can actually lazy load any kind of thing.
    10/14/2019
            TypeScript
    
    
    Want to modernize your C# codebase? Let's finish with types.
    10/13/2019
            C#
    
    
    How to you create an extensible union in TypeScript?
    9/20/2019
            TypeScript
    
    
    Bundlers can be used as static site generators. Here's how.
    7/27/2019
            TypeScript
    
    
    Having to deal with pre-populated datasets can be painful. A little architecture trick can help.
    5/26/2019
            SQL
    
    
    Want to modernize your C# codebase? Let's continue with values.
    5/25/2019
            C#
    
    
    Despite having a valid NuGet.config my Mac failed to run dotnet restore...
    5/23/2019
            C#
    
    
    Want to modernize your C# codebase? Let's continue with methods.
    5/7/2019
            C#
    
    
    Want to modernize your C# codebase? Let's start with properties.
    5/7/2019
            C#
    
    
    We look at Azure Pipelines and how it can be used to add a flexible CI/CD process for any GitHub repository within minutes.
    3/28/2019
            C#
    
    
    Supporting partial PUT (or PATCH) operations in ASP.NET Core with Newtonsoft.Json.
    3/28/2019
            C#
    
    
    Illustrates how React.Lazy and React.Suspense work.
    3/21/2019
            JavaScript
    
    
    As an addition to the last article I want to mention what makes the publish process on Azure DevOps possible.
    2/25/2019
            Bash
    
    
    A workflow for monorepos that is working out fine for my personal projects.
    2/24/2019
            JavaScript
    
    
    After years I have finally found a great cross-platform terminal solution.
    2/24/2019
            Bash
    
    
    Brief overview of excellent extensions and settings to make VSCode a Markdown editor without competition.
    3/18/2018
            VSCode
    
    
    Overview of a wire's shell-color for characterizing the kind of transport.
    8/7/2016
            C
    
    
    Shrinking a VDI is sometimes necessary and possible with the right set of tools.
    7/15/2016
            C
    
    
    In this article we look behind the development of a Top 500 listed highly-efficient supercomputer: the QPACE 2.
    4/10/2016
            C++
    
    
    Windows Update is certainly useful, but can also be very annoying.
    9/16/2015
            PowerShell
    
    
    Using Microsoft Azure to add advanced machine learning capabilities with connected IoT devices, which monitor activities of a baby and his or her environment.
    8/7/2015
            C#
    
    
    Gulp is a modern build system for web technologies. It is also integrated into ASP.NET 5 and can be used in a lot of scenarios.
    3/28/2015
            JavaScript
    
    
    Super Mario is back! Not in JavaScript this time, but evolved in TypeScript.
    11/19/2014
            TypeScript
    
    
    Extending the battery life of devices is only possible with a proper connector. My UltraBook, however, seemed to be to special...
    11/19/2014
            Hardware
    
    
    Connecting an existing JavaScript engine to AngleSharp to perform DOM operations and provide a working headless browser.
    11/8/2014
            C#
    
    
    The Windows PowerShell is quite good, but nothing is perfect. Here are some improvements.
    10/17/2014
            PowerShell
    
    
    This article explains how git on Windows can be used with the git bash or the PowerShell.
    8/4/2014
            Shell
    
    
    Architecture, design and implementation of a cross-platform Windows Desktop / Windows Store space shoot-em-up game.
    7/21/2014
            C#
    
    
    LaTeX might run out of memory for some tasks. This article explains how to increase the working size.
    6/8/2014
            LaTeX
    
    
    Upgrading my host system from Windows 8 to Windows 8.1 with Update resulted in some problems.
    4/4/2014
            C
    
    
    A detailled outlook at some of the possible language features of the next version of C#.
    1/6/2014
            C#
    
    
    A close look at some powerful features of C# that are less known but sometimes come in very handy.
    12/9/2013
            C#
    
    
    Exploring WPF capabilities, limitations and work-arounds to create state-of-the-art applications with multi-touch features.
    12/6/2013
            C#
    
    
    Collision detection is essential for most games. This article discusses an implementation for JavaScript.
    10/10/2013
            JavaScript
    
    
    It is quite astonishing how many people are still getting confused by floating point precision...
    9/4/2013
            C
    
    
    Second part in my annualy list of tips, this time including JavaScript, controls, tooling and customization, which has been build up from recent ASP.NET MVC 4 programming journeys.
    8/13/2013
            C#
    
    
    Binding is one of the greatest and most used features of WPF. This article shows how you can easily integrate it in under 2KB.
    7/25/2013
            JavaScript
    
    
    Bringing the DOM to C# with a HTML5/CSS3 parser written in C#.
    7/6/2013
            C#
    
    
    Installing node.js without root privileges is possible with a few tweaks.
    5/24/2013
            JavaScript
    
    
    Sparkleshare is your way to create your own cloud storage, like Dropbox or Google Drive or Microsoft Skydrive.
    5/2/2013
            C#
    
    
    foobar2000 is certainly a really nice music player. The only bad thing is a binary playlist format...
    4/18/2013
            C#
    
    
    An introduction to async / await, popular mistakes and solutions for asynchronous programming, as well as usages and benefits from using asynchronous programming. We will also discuss interesting patterns based on concurrency.
    3/16/2013
            C#
    
    
    An introduction to lambda expressions as well as an advanced discussion on how and where to use them. This article will also show known and introduce new design patterns that might be helpful.
    1/8/2013
            C#
    
    
    Currently the templates for Windows Store apps have one or the other problem. One of the problems is that the AppBar buttons do not switch their state automatically.
    12/10/2012
            C#
    
    
    This article investigates the requirements for programming with the new keywords for the .NET-Framework 4.
    10/29/2012
            C#
    
    
    Creating an super-awesome browser game that follows the path of the legendary blobby volley!
    10/14/2012
            JavaScript
    
    
    A powerful mathematics parser that is completely written in C# and available on GitHub.
    9/24/2012
            C#
    
    
    Visual Studio offers new performance benefits for C/C++ programmers by automatically applying vectorization where possible.
    9/5/2012
            C++
    
    
    This article explains how NuGet can be used to share private packages within your own network.
    8/15/2012
            C#
    
    
    A short and comprehensive overview of helpful Unix / Linux / MacOSX terminal commands and their arguments.
    8/10/2012
            Shell
    
    
    Adding some spice to the Mario game by providing a Level editor with a social platform.
    8/7/2012
            JavaScript
    
    
    Implementing the A* algorithm in JavaScript to be used in games and other scenarios.
    7/18/2012
            JavaScript
    
    
    A list of tips, involving Entity Framework, Extension Methods, programming patterns and others, that has been built up from recent ASP.NET MVC 3 programming journeys.
    7/10/2012
            C#
    
    
    Recreating a famous jump and run game for playing and creating own levels in the webbrowser.
    6/4/2012
            JavaScript
    
    
    Perform an automatic renaming of a list of files due to some basic rules.
    5/18/2012
            C#
    
    
    Let's build a sample project with a Google like image uploader embracing jQuery, AJAX, and ASP.NET MVC 3.
    5/14/2012
            C#
    
    
    This article deals with the problems facing an AJAX like implementation of posting general form data.
    5/3/2012
            JavaScript
    
    
    JavaScript Multiplayer-Spiel im HTML5 Canvas mit der WebSocket Technologie und einem C# Server.
    1/15/2012
            JavaScript
    
    
    Kurze Zusammenfassung meines Artikels auf Codeproject bzgl. Canvas gegen CSS3 Animationen.
    12/11/2011
            JavaScript
    
    
    Da das in .NET eingebaute ToolTip Control sehr unflexibel ist habe ich mich dazu entschlossen ein eigenes Control zu schreiben.
    12/2/2011
            C#
    
    
    Artikel über einige nützliche Tools um die Arbeit mit LaTeX zu erleichtern
    10/13/2011
            LaTeX
    
    
    Installation der Windows 8 Developer Preview durch USB-Stick
    10/13/2011
            Shell
    
    
    Um Algorithmen sehr schön auszugeben kann man das vorhandene Paket verwenden - dieses hat jedoch seine Nachteile
    10/10/2011
            LaTeX
    
    
    Der eingebaute BinaryFormatter tut Objekte samt deren Namensraum serialisieren, was beim Ändern des Namespaces für Probleme sorgt
    9/25/2011
            C#
    
    
    Vorstellung von Photojow - eine kompakte und leistungsstarke Bildergallerie mit jQuery
    6/27/2011
            JavaScript
    
    
    Dieses Projekt aus dem Kurs php und Datenbanken stellt ein Quizsystem auf php Basis mit einer MySQL Datenbank dar.
    6/14/2011
            PHP
    
    
    Behandelt die Lösung einiger Bugs in .NET wie die OutOfMemory-Exception in ASP.NET, die Excel-API Lokalisierungsaffinität und die Verwendung der Konsolenausgabe in einer WinForms Anwendung
    5/30/2011
            C#
    
    
    Behandelt einige Möglichkeiten und deren Besonderheiten zur Speicherung von größeren Datenmengen in MySQL.
    5/16/2011
            SQL
    
    
    Behandelt einige Probleme beim Veröffentlichen von Websiten / Webservices mit dem temporären IIS von Visual Studio.
    5/16/2011
            C#
    
    
    Ein Deckblatt für die Abschlussarbeit
    5/16/2011
            LaTeX
    
    
    Den Öffnen mit Dialog von Windows aufzurufen stellt kein Problem dar. Da man diesen aber nicht modifizieren kann, kann es notwendig sein einen solchen Dialog selbst zu schreiben.
    5/16/2011
            C#
    
    
    Behandelt die Probleme mit Rechten (Dateien schreiben, Registrierung bearbeiten) ab Windows Vista mit Visual Studio bis 2008.
    5/16/2011
            C#
    
    
    High-Performance Scientific Computing
    5/15/2011
            C