Why do I Blog?
So that I don't have to rely on my awful memory when trying to recollect how I solved a problem.
Along the way, if it also helps others that would be awesome.
So that I don't have to rely on my awful memory when trying to recollect how I solved a problem.
Along the way, if it also helps others that would be awesome.
Azure DevOps have disabled communications over TLS 1.0 and 1.1. Is your Deployment Group offline? Here's one quick fix for this.
Reading Windows registry keys using C# should be straight forward. Or is it?
Data in transit from SQL Server to client is not encrypted by default. Let's see how we can fix this.