.NET
-
Data’s hierarchy of needs
This post originally published in the AppsFlyer blog. A couple of weeks ago Nir Rubinshtein and I presented AppsFlyer’s data…
Read More » -
HighCharts databinding in C#
Read the previous article about the HighCharts.net component? Ready to start with the HighCharts discovering? Ok, let’s start with a…
Read More » -
Using HighCharts in Asp.net web forms
These days I’m working on a simple asp.net project for a informative dashboard with charts and filter capability. So my…
Read More » -
SHARPGL 2.4 RELEASED
Release Yesterday we released SharpGL 2.4. SharpGL is an open source library that makes the OpenGL available for your Microsoft…
Read More » -
KEEP CONTROL OF YOUR CODE QUALITY
Motivation I am working as the CTO at the Fairmas GmbH. We develop financial planning tools for the hotel industry, especially…
Read More » -
Simple Gauge Class in C#
Today I want to show you how to obtain a simple, but effective state gauge to be used in your…
Read More » -
RavenDB Sharding – Adding a new shard to an existing cluster, splitting the shard
In my previous post, we have increased the capacity of the cluster by moving all new work to the new…
Read More » -
RavenDB Sharding – Adding a new shard to an existing cluster, the easy way
Continuing on the theme of giving a full answer to interesting questions on the mailing list in the blog, we…
Read More » -
Remember RIA Services? Trackable Entities Can Fill the Void
Anyone remember WCF RIA Services? It was a great idea: simplify n-tier development with a combination of libraries and tooling.…
Read More » -
ASP.NET Web API Unit Testing
Unit testing can be beneficial to many aspects in software develepment, from the lowest level that is the source code…
Read More »