-
.NET
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 » -
Software Development
10 Things You Should Know When Submitting a Bug
An on-call technical support engineer wakes up groggily at 2am, when his phone rings. It’s a department manager. “Huhhhh? Huhhlllo?”…
Read More » -
.NET
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 » -
.NET
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 » -
.NET
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 » -
.NET
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 » -
.NET
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 » -
.NET
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 » -
.NET
C# dotnet SQL editor (codebehind side)
In the first post C# dotnet SQL editor (webform side) I’ve explained the purpose of this “exercise” and suggested a webform…
Read More » -
.NET
C# dotnet SQL Editor (webform side)
Every time I need to develop a small business application I always try to choose the fastest and simplest way…
Read More »
[homeForm]