Build: Microservices on Azure

Besides App Services, Azure offers an alternative that is slightly to the left of the far right on the big IaaS to PaaS scale called Azure Service Fabric . Conceptually Service Fabric is based on containers, allowing you to fit many services into a single VM and it gives you more...

ArchitectureEventsTechnology
Read more

Is TypeScript taking hold?

Fantastic times! I just got back from a week off around easter, summer is almost here and I was awarded Microsoft MVP for ASP.NET/IIS for the first time. So all I that is missing is getting some blogging done. At the moment I am really enjoying TypeScript, and I am feeling really...

Best practiceLanguagesTechnology
Read more

Pattern matching on its way to C#

As the design notes for C# 7 reveals, Microsoft are thinking about introducing pattern matching into C# in version 7. I was really happy when I first heard this, because pattern matching is one of the things I often miss from F#, where I wrote about the joy of pattern matching...

LanguagesTechnology
Read more

2014 debriefing

What a crazy year this has been! A year ago my girlfriend and I had just started construction of our new house, so we were living temporarily in a ruin from 1892 and I was working at d60 in Vanløse. Now we are all settled in our house, Elisabeth is now my wife, she is starting...

Everyday lifeTechnology
Read more