Articles
Brief overview of excellent extensions and settings to make VSCode a Markdown editor without competition.
3/18/2018
VSCode
A detailled outlook at some of the possible language features of the next version of C#.
1/6/2014
C#
Exploring WPF capabilities, limitations and work-arounds to create state-of-the-art applications with multi-touch features.
12/6/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#
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#
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++
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#
Let's build a sample project with a Google like image uploader embracing jQuery, AJAX, and ASP.NET MVC 3.
5/14/2012
C#
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 Probleme beim Veröffentlichen von Websiten / Webservices mit dem temporären IIS von Visual Studio.
5/16/2011
C#
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#