Articles
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#
A powerful mathematics parser that is completely written in C# and available on GitHub.
9/24/2012
C#
This article explains how NuGet can be used to share private packages within your own network.
8/15/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#
This article deals with the problems facing an AJAX like implementation of posting general form data.
5/3/2012
JavaScript