Fabse-on-Blog


Fabian is a full stack developer in .Net, gamer, geek and author

BizTalk Schema Compile Error (With Solution)

I tried to compile my BizTalk project and all I got was this compile time (!) error...


This Site Is Now Secured Via A Certificate From Lets Encrypt

I was selected for the closed beta program of Lets Encrypt and actually was able to issue a certificate for fabse.net...


(NO) Messaging On Windows 10 IoT Core

I am working on a distributed application to allow me insights and control of the devices in the house....


Die Suche nach dem nächsten Auto

Bevor ich mich für mein aktuelles Auto entschieden habe, habe ich so einige Autos Probe gefahren....


PowerShell is case-sensitive!

Did you know PowerShell is case-sensitive? I did not know this until recently....


Enabling HSTS for Fabse.net

Today, I read about HTTP strict transport security...


Installing Windows 10 IoT Core using a Hyper-V Windows 10 machine

So I finally came around to play with my raspberry pi 2 a little bit and my first objective was to install Windows 10 IoT core on it...


Building a RAID 0 with 2 SSD Drives (and showing off)

What is it like to build and use a Raid 0 of SSD drives?...


Pitfalls of String to Number/Date Conversions

Having a string and converting it to a number is easy, but is it really?...


Using [Obsolete] to handle legacy code

I frequently use the ObsoleteAttribute in legacy, spread-out codebases and I want to tell you how and why....