Advertisement

Latest digitalsignature Activity

In Windows, assuming you build everything using Visual Studio, there is a setting in VS to apply a certificate whenever you build an assembly

5,799 views
Advertisement

You already have an option in your Visual Studio project config to add a certificate to sign your .NET application. Just head to the project settings of your WPF application and visit the Signing tab to either create a self-signed application or add an existing certificate file to it.

Rebuild, zip i…

5,251 views
Advertisement
Advertisement