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…