Code Signing in Visual Studio
In this post I want to show how you can sign your Visual Studio application by using a X.509 code…
.NET, AD CS, C#, General, PKI, Security, Visual Studio, ...
.NET – How the Runtime Locates Assemblies
This topic is well documented from Microsoft and I only want to summarize the key points. You will find the…