Category Archives: documentdb

Khóa học miễn phí DocumentDB – Environment Setup nhận dự án làm có lương

DocumentDB – Environment Setup Microsoft provides a free version of Visual Studio which also contains SQL Server and it can be downloaded from Installation Step 1 − Once downloading is completed, run the installer. The following dialog will be displayed. Step 2 − Click on the Install button and it will start the installation process. […]

Khóa học miễn phí DocumentDB – Connect Account nhận dự án làm có lương

DocumentDB – Connect Account When you start programming against DocumentDB, the very first step is to connect. So to connect to your DocumentDB account you will need two things; Endpoint Authorization Key Endpoint Endpoint is the URL to your DocumentDB account and it is constructed by combining your DocumentDB account name with .documents.azure.com. Let’s go […]