Evaluating Azure DocumentDB – Part 2

This is the second and final post in the series Evaluating Azure DocumentDB. Where Part 1 [https://thomasardal.com/evaluating-azure-documentdb-part-1/] focused around the concepts in DocumentDB, I’ll explore some actual code in this post. Inserting documents Before we dig into the code, there’s a couple of terms in…

Evaluating Azure DocumentDB - Part 1

I’m currently working on way more projects and products than I probably should. One of them is a new mobile app which will conquer the universe! Well maybe just the world. For the backend I wanted to use something different than SQL Server, since data from the app doesn’…

2015 Retrospect

For the fifth year in a row, I’m summing up the year by writing this retrospect. You will find my previous posts here: 2011 [https://thomasardal.com/2011-retrospect/], 2012 [https://thomasardal.com/2012-retrospect/], 2013 [https://thomasardal.com/2013-retrospect/] and 2014 [https://thomasardal.com/2014-retrospect/]. These kind of posts are…

Five of my favourite non-technical talks

I’ve been to a lot of conferences and watched a lot of recorded talks online. Once in a while you come by something that either touches your deepest feelings or motivate you to go build something great. This list is a compilation of the 5 first talks that I…