Articles

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
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
A powerful mathematics parser that is completely written in C# and available on GitHub.
9/24/2012
C#
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
Da das in .NET eingebaute ToolTip Control sehr unflexibel ist habe ich mich dazu entschlossen ein eigenes Control zu schreiben.
12/2/2011
C#