Articles
Microfrontends present the latest addition to the decoupling efforts of architects - are they worth the struggle?
11/30/2019
JavaScript
Want to modernize your C# codebase? Let's finish with types.
10/13/2019
C#
In this article we look behind the development of a Top 500 listed highly-efficient supercomputer: the QPACE 2.
4/10/2016
C++
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
Connecting an existing JavaScript engine to AngleSharp to perform DOM operations and provide a working headless browser.
11/8/2014
C#
Architecture, design and implementation of a cross-platform Windows Desktop / Windows Store space shoot-em-up game.
7/21/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#
Bringing the DOM to C# with a HTML5/CSS3 parser written in C#.
7/6/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#
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#
Adding some spice to the Mario game by providing a Level editor with a social platform.
8/7/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
Let's build a sample project with a Google like image uploader embracing jQuery, AJAX, and ASP.NET MVC 3.
5/14/2012
C#
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#