Indexing in Document Db

By default, DocumentDB automatically indexes every property in a document as soon as the document is added to the database. However, you can…

Read more

Encryption in .net

The .NET Framework provides implementations of many standard cryptographic algorithms. These algorithms are easy to use and have the safest possible default properties.…

Read more