Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / cosmos

Cosmos

cosmos

Great Reads

by Jeremy Likness
How can you connect securely without storing credentials in the client and hosting your own identity service? The solution is to use Azure Active Directory for authentication and communicate securely with a serverless Azure Function.
by Jeremy Likness
This article walks you through my project Planetary Docs, a repository that showcases a full application that supports Create, Read, Update, and Delete operations (CRUD) using Blazor (Server), Entity Framework Core and Azure Cosmos DB.
by Myvar
How to develop an advance operating system GUI in cosmos.
by Glenn Prince
In this article, we’ll build on what we started by adding an Azure Cosmos DB database to our Flask web app.

Latest Articles

by Jeremy Likness
How can you connect securely without storing credentials in the client and hosting your own identity service? The solution is to use Azure Active Directory for authentication and communicate securely with a serverless Azure Function.
by Jeremy Likness
This article walks you through my project Planetary Docs, a repository that showcases a full application that supports Create, Read, Update, and Delete operations (CRUD) using Blazor (Server), Entity Framework Core and Azure Cosmos DB.
by Myvar
How to develop an advance operating system GUI in cosmos.
by Glenn Prince
In this article, we’ll build on what we started by adding an Azure Cosmos DB database to our Flask web app.

All Articles

Sort by Score

cosmos 

by Jeremy Likness
How can you connect securely without storing credentials in the client and hosting your own identity service? The solution is to use Azure Active Directory for authentication and communicate securely with a serverless Azure Function.
by Jeremy Likness
This article walks you through my project Planetary Docs, a repository that showcases a full application that supports Create, Read, Update, and Delete operations (CRUD) using Blazor (Server), Entity Framework Core and Azure Cosmos DB.
by Taiseer Joudeh
Part 1 of a 10 post tutorial where we will build a full microservices app using Dapr and then deploy it to Azure Container Apps
by Jeremy Likness
A look at the latest Azure SDKs for .NET with a sample .NET Core app that uses the Cosmos DB SDK and LINQ to iterate over documents with a dynamic schema.