Articles

Icon
Microfrontends present the latest addition to the decoupling efforts of architects - are they worth the struggle?
11/30/2019
JavaScript
Icon
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#
Icon
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
Icon
Super Mario is back! Not in JavaScript this time, but evolved in TypeScript.
11/19/2014
TypeScript
Icon
Connecting an existing JavaScript engine to AngleSharp to perform DOM operations and provide a working headless browser.
11/8/2014
C#
Icon
Architecture, design and implementation of a cross-platform Windows Desktop / Windows Store space shoot-em-up game.
7/21/2014
C#
Icon
A detailled outlook at some of the possible language features of the next version of C#.
1/6/2014
C#
Icon
A close look at some powerful features of C# that are less known but sometimes come in very handy.
12/9/2013
C#
Icon
Bringing the DOM to C# with a HTML5/CSS3 parser written in C#.
7/6/2013
C#
Icon
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#
Icon
Creating an super-awesome browser game that follows the path of the legendary blobby volley!
10/14/2012
JavaScript
Icon
A powerful mathematics parser that is completely written in C# and available on GitHub.
9/24/2012
C#
Icon
Adding some spice to the Mario game by providing a Level editor with a social platform.
8/7/2012
JavaScript
Icon
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#
Icon
Recreating a famous jump and run game for playing and creating own levels in the webbrowser.
6/4/2012
JavaScript
Icon
JavaScript Multiplayer-Spiel im HTML5 Canvas mit der WebSocket Technologie und einem C# Server.
1/15/2012
JavaScript
Icon
Kurze Zusammenfassung meines Artikels auf Codeproject bzgl. Canvas gegen CSS3 Animationen.
12/11/2011
JavaScript
Icon
Da das in .NET eingebaute ToolTip Control sehr unflexibel ist habe ich mich dazu entschlossen ein eigenes Control zu schreiben.
12/2/2011
C#