Question How to publish solution with ClickOnce deployment?

vabatta

Member
Joined
Jan 15, 2012
Messages
9
Programming Experience
Beginner
Hi all,
I finished my program in VB.NET, and now, I want to publish it. Normally, I create another project that's the updater / setup, but I want to try the ClickOnce tenchonolgy, that seems to be really beatiful, but I don't understand, what I need to do on the server in order to have it working.
My application is for online use only, so I think that the ClickOnce techonology is perfect for this.

Thanks for help!
 
Back
Top