Posts tagged with: devops

Explore all posts associated with this tag.

How to Secure Your Secret Keys and Database Connections in .NET: User Secrets & Azure Key Vault Explained

How to Secure Your Secret Keys and Database Connections in .NET: User Secrets & Azure Key Vault Explained

Learn practical, beginner-friendly steps to secure your secret keys and database connection strings in .NET applications. This post covers using User Secrets in development, and Azure Key Vault in production, with clear real-world examples.

By Steve Bang on June 22, 2025

Read more