.NET Ramblings - Brian Noyes' Blog - ClickOnce Publisher Certificate Renewals and Updating Your Application. Here’s a great article that talks about the risks associated with changing or renewing publisher certificates when ClickOnce app is in production. ......
.NET Ramblings - Brian Noyes' Blog - ClickOnce Deployment Application Identity. This article talks about how to deploy two versions of the same application side-by-side on a user’s machine using ClickOnce. i.e. TestManager 2.3 and TestManager 2.5 Beta, so that the user can test out both apps at the same time. Another great article from Brian Noyes ......