I\'m thinking through a potential WPF application and have gained a reasonable understandin开发者_运维问答g of what XBAPs, how they are deployed, limited trust and so on.
I am using Visual Studio C# 2008 Express Edition.I have a Solution that has several projects, most of which are class libraries but two of which are executable projects (a GUI and a command-line inter
I just read Configuring ClickOnce Trusted Publishers and got it running at another computer on network. I deployed the appl开发者_运维技巧ication on network itself (that is, \\\\\\abc\\something).
I have a console application that I\'m deploying using ClickOnce.Once the user installs the program the associations are set but the associated program is the installer(ClickOnce Application Deploymen
I have a ClickOnce program that associates with a given extension and that works fine if the file is located on the file system.My problem comes in when this file 开发者_如何学运维is downloaded from a
Is it possible to pass arguments to ClickOnce application from other browsers besides Internet Explorer?
I want to deploy a wpf client appllication, I need to allow the user to choose a directory for the install, eg. c:\\program files\\myapp. Unable to do this with clickonce, I need to use a setup projec
I am using the built-in My.Settings functionality in VB.NET to save application settings. This is very convenient but I notice that each开发者_开发知识库 time I release a new version, the settings ar
I\'m getting the following error when installing my ClickOnce application via firefox. It doesn\'t happen with IE on the same computer. I swear I\'ve installed it via firefox before. This is a Windows
I\'m trying to deploy an application built with VS2008 Express. The idea is to upload the files to a webserver (installation via website) and at the same time offer offline (CD) installations to some