Stories recently tagged with 'ClickOnce'

Rolling Out a Custom WCF Software Updater for Win Forms / WPF(goneale.com)

submitted by gonealegoneale(1055) 2 years, 4 months ago

Alright, a big one today peoples. I’ve recently had the opportunity of writing a commercial custom self-updating software package after more than merrily ditching ClickOnceAndHope to the kerb due to exhaustive problems and restrictions, and I would like to share with you today a version I have made for you guys componentised and ready to go :) Now for my gripes with ClickOnce, that story is for another day… read more...

add a comment |category: |Views: 33

tags: another

RenewCert - A fix for ClickOnce expired certificates(may.be)

submitted by gavinjoycegavinjoyce(25.7k) 3 years, 10 months ago

"Microsoft has screwed up with its ClickOnce deployment in Visual Studio 2005. You are required to have a certificate in order to sign the ClickOnce manifests and, by default, you create one with an expiry of one year.A year on, your certificate expires and Visual Studio 2005 refuses to allow you to upload any more. If you simply create a new certificate, all your customers get an error." This tools allows you to recreate the certificate. read more...

1 comment |category: |Views: 501

tags: another

Project references, ClickOnce and Mixed Language Solutions(nervoustych.com)

submitted by jburgerjburger(815) 4 years, 7 months ago

ClickOnce security and project references don't play nice, even in mixed language solutions. read more...

add a comment |category: |Views: 2

tags: another

ClickOnce in Firefox(blogs.msdn.com)

submitted by k000derk000der(4765) 4 years, 7 months ago

ClickOnce support in FireFox via plugin read more...

add a comment |category: |Views: 16

tags: another

ClickOnce and Terminal Services(codeassassin.com)

submitted by jburgerjburger(815) 4 years, 7 months ago

Jason Stangroome bumps into an interesting scenario involving ClickOnce deployments and Terminal Services which causes the deployed application to fail to load. read more...

add a comment |category: |Views: 274

tags: another

Family.Show: Cool Open Source WPF Reference Application(channel9.msdn.com)

submitted by crpietschmanncrpietschmann(11.3k) 4 years, 8 months ago

If you want to learn a new technology, there’s no better way to go about it than to pore over the source of a real application. Nine months ago we commissioned Vertigo Software to create a reference sample for WPF and Windows Vista, and at MIX we unveiled Family.Show to the world. This application is beautiful both as source code and as running software – and it’s free to download. Dr Sneath sat down with Scott Stanfield, Alan Le and Paul Osburn to find out more about how they built the application and the lessons they learnt in creating it. Check out the MIX session too! read more...

1 comment |category: |Views: 717

tags: another

URL parameters in ClickOnce applications(blog.madskristensen.dk)

submitted by crpietschmanncrpietschmann(11.3k) 4 years, 8 months ago

Some time ago, when I wrote the blog post importer for BlogEngine.NET, I wanted to be able to display different text in the ClickOnce application dependant on the user opening it directly from a web page. I did some digging and found out that ClickOnce supports query strings just like a website. read more...

add a comment |category: |Views: 46

tags: another

Step-by-Step: A First ClickOnce Application(visualbasic.about.com)

submitted by crpietschmanncrpietschmann(11.3k) 4 years, 9 months ago

Here's a Step-by-Step Tutorial on how to ClickOnce enable a .NET Windows Application. It is so incredibly easy to do! read more...

add a comment |category: |Views: 119

tags: another

How to configure Vista to enable ClickOnce publishing(blogs.msdn.com)

submitted by rimsystemsrimsystems(6119) 4 years, 11 months ago

Because Vista (and Longhorn Server) run the new IIS7, there are a handful of tweaks you have to make to IIS and VS to make ClickOnce publishing work... read more...

add a comment |category: |Views: 34

tags: another