I’ve written some tutorials in the past to help people with manually updating their ClickOnce deployed applications. Manual check for updates with ClickOnce Turn off automatic updates with ClickOnce ClickOnce automated build and pfx file Creating ClickOnce deployment files using an automated build and...
I love ClickOnce, automated builds and a lot more Microsoft stuff. Unfortunately not for everything there is a simple solution. I ran into a new problem today. I was playing around with certificates, signed manifests and all of this in an automated build. I needed to make some application deployable...
I really love [wikipedia:ClickOnce], because it removes the necessity to build a web application. In my years as a developer, I can't count the projects that were web based, simply because of the deployment model. And then ClickOnce came around. Now I can't count the times that I've explained...