.NET Health Checks: Azure Key Vault
There isn't much documentation on how to use the Azure Key Vault Health Checks so I thought I would...
Docker: MSSQL Server
Microsoft has created several images for MSSQL Server on Docker Hub. They have support for Windows and Ubuntu containers. It's very easy...
.NET Core: Dynamically Return Style Sheets with Web API
If you have a need to dynamically return a stylesheet to the UI here's...
The Greatest Tool Ever: Beyond Compare
If you've never used this tool, prepare to have your life changed. Seriously! This tool makes the incredibly complex...
TypeScript Experimental Decorator Error in Visual Studio/Code
I ran into this issue in Visual Studio 2019 while working on a .NET Core/Angular 8 project. It...
Hardening ASP.NET Response Headers (Code)
A reliable way to harden your ASP.NET web application is to remove and skew the response headers via code. This...
Kafka Connect: JMX JConsole (Docker)
Yes, you absolutely can connect JConsole to Kafka Connect and extract JMX metrics. If you are experiencing problems getting it...
Azure Kubernetes Service (AKS)
I had some issues with Getting Azure AKS to work with PowerShell locally so I decided to document this. This post...
.NET Core Interview Questions
Q: What is .NET Core?
.NET Core is a modern Microsoft framework for creating applications that can run platform agnostic. .NET core...
Kafka Log Compaction
This tutorial is to demonstrate how Log Compaction works in Apache Kafka. For this tutorial, I will use .NET and a local...































