You can follow the instructions here to get started. If you see something like “The remote server returned an error. (400) Bad request.” you can fix it by choosing one of the two… Read More
Premier Developer consultant Julien Oudot brings us this blog with some considerations when designing a Cosmos DB database.
The intent of this article is to summarize some of the key aspects… Read More
Sample code here: https://github.com/knethteo/SQLAzuretoCosmosDB
This sample does the following:
Create SQL DB Table.txt That will create the initial database in SQL Server or SQL Azure
The… Read More
This is the second of a five part series where I am joined by various technical experts to review the SmartHotel360 demo app, which was used in the keynotes at Connect() last November and is… Read More
One of the most fundamental choices to make when developing an application is whether to use a SQL or NoSQL database to store the data. Conventional SQL (i.e. relational) databases are the… Read More