-
.NET
Retrieving Table Metadata from SQL Server Catalog Views
Introduction All database systems that I’ve worked with have some sort of system tables that provide information about the tables,…
Read More » -
.NET
MSDN Dive – WPF documentation
Let’s go on with the WPF documentation this week. There are some interesting documents that can help you to understand…
Read More » -
Software Development
User experience on the main path–get it or get lost
The background for this post: Recently I got an email from a startup founder about a service that they are…
Read More » -
Software Development
7 Things Your Boss Doesn’t Understand About Software Development
Your boss may be awesome. I’ve certainly had a few awesome bosses in my programming career, but even the most…
Read More » -
.NET
Concurrent max value
For a feature in RavenDB, I need to figure out the maximum number of outputs per document an index has.…
Read More » -
.NET
Working with views in Griffin.Yo
Griffin.Yo is a SPA library written in typescript. My goal is to create a simple library which is easy to…
Read More » -
.NET
Snake. Smooth and accurate following behaviour
Following another object is one of the most basic movement behaviours an item can exhibit – both in the real…
Read More » -
.NET
Production postmortem: The case of the intrasingent new database
A customer called us to tell that they had a problem with RavenDB. As part of their process for handling…
Read More » -
.NET
Converting between Structs and Byte Arrays
In object oriented code bases, we tend to express most of not all of our data in highly semantic and…
Read More » -
.NET
Authenticating with Active Directory
Hi! If you work in a corporate environment, chances are that your Windows machine is connected to a domain based…
Read More »
[homeForm]