I’ve been concerned about the relationship between ClickOnce and WCF. Lot of buzz has been generated regarding partial-trust scenario not being supported for WCF v1. I see this as something desirable, but it is not the end of the world I’ve written a Smart Client application that leverage WCF. I wanted to deploy it so... read more
Lately, I’ve been wondering about the strength of ClickOnce applied in enterprise applications. In these scenarios, the deployment of a Smart Client application involves more than a simple XCOPY. Let’s enumerate some of them: multiple environments (dev, qa, staging, production) prerequisites CAS permissions run as non-admin pre and post-deployment tasks partial deploys (only a set... read more