As our company's main hacker pronounced .NOT is good ; )
Debug.WriteIf(Convert.ToBoolean(ConfigurationSettings.AppSettings["Debugging"]),
DateTime.Now.ToString("yyyy:MM:dd -- hh:mm:ss --- ") + " PageToDebug.aspx ButtonToDebug_Click: \n" );
Azure Trusted Signing Revisited with Dotnet Sign
-
[image: Trusted Signing Banner]
I wrote about Azure Trusted Signing a while back and talked about how
frustrating that process was. Well, since then, I'm...
1 day ago