Category Archives: documentdb

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

DocumentDB – Introduction In this chapter, we will briefly discuss the major concepts around NoSQL and document databases. We will also have a quick overview of DocumentDB. NoSQL Document Database DocumentDB is Microsoft”s newest NoSQL document database, so when you say NoSQL document database then, what precisely do we mean by NoSQL, and document database? […]

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

DocumentDB – Create Database In this chapter, we will learn how to create a database. To use Microsoft Azure DocumentDB, you must have a DocumentDB account, a database, a collection, and documents. We already have a DocumentDB account, now to create database we have two options − Microsoft Azure Portal or .Net SDK Create a […]

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. […]