I\'m trying to publish my program so that it can get updates and am told I have to publish my changes to a web server or file share server, but I have no idea about how I can go about getting one...ar
In a contact manager program I\'ve been storing data in CSV files for each contact and would like a way to compress this data into a single file.
I am having a problem attempting to have two environments published through ClickOnce. I have two URLs, o开发者_StackOverflow社区ne with the QA version and one with the PROD version. The issue is tha
To start with, I don\'t know mu开发者_开发问答ch of deployment. I hope my question makes sense.
I\'ve built an WPF application with visual studio 2008 and created an installer for it.Works fine so far.I realized it lacks the automatic updates feature, and after trying several solutions, i decide
I\'ve been facing a deployment problem.I\'ve built a WPF application with visual studio 2008 and created an 开发者_JAVA百科installer(msi) which works fine.But then it\'s pain to add automatic update t
I have a small .NET WinForms application, and couple of linux servers, DEV and CL1,CL2..CLN (DEV is development server and CL* are servers which belons to our clients, they are in private networks and
We are currently deploying a WPF 4 application via ClickOnce and there is a scenario when the installation fails.
I\'m not sure how many people here are experts with visual studios, but I\'d imagine a handful (not to raise expectations but to appeal to your egos :P).
A lot of my programs require the ability to write files to the hard drive. When I first made these programs for XP they worked great. Now I\'m less ignorant about UAC (got a new laptop recently). And