Click here to Skip to main content
15,890,438 members
Home / Discussions / C#
   

C#

 
AnswerRe: Return a string to a literal Pin
SimulationofSai10-May-07 8:53
SimulationofSai10-May-07 8:53 
QuestionRe: Return a string to a literal Pin
snorkie10-May-07 10:21
professionalsnorkie10-May-07 10:21 
AnswerRe: Return a string to a literal Pin
Guffa10-May-07 11:57
Guffa10-May-07 11:57 
QuestionClickOnce deploy Pin
alex.almeida10-May-07 8:05
alex.almeida10-May-07 8:05 
AnswerRe: ClickOnce deploy Pin
SimulationofSai10-May-07 9:07
SimulationofSai10-May-07 9:07 
GeneralRe: ClickOnce deploy Pin
Dave Kreskowiak10-May-07 10:35
mveDave Kreskowiak10-May-07 10:35 
GeneralRe: ClickOnce deploy Pin
alex.almeida18-May-07 2:39
alex.almeida18-May-07 2:39 
AnswerRe: ClickOnce deploy Pin
LongRange.Shooter10-May-07 10:32
LongRange.Shooter10-May-07 10:32 
The only thing you need to do is have a server that will how the deployment. So if you were using a file share \\myServer\InstallAdministrator then just do the following:
1) Open your solution
2) Right click your project you want deployed
3) Choose Publish from the popup menu.
4) When asked give it the server location


You will get a web page that describes what is published and that is the URL you publish to your users. Voila, they click that url, they click Install, and in seconds they are running the application. From that aspect...who cares how things are named on the server since neither you nor the user will actually see the deployment folder day-to-day.
QuestionFresh prospective Pin
Justin Perez10-May-07 6:28
Justin Perez10-May-07 6:28 
AnswerRe: Fresh prospective Pin
Bijesh10-May-07 6:36
Bijesh10-May-07 6:36 
AnswerRe: Fresh prospective Pin
snorkie10-May-07 10:25
professionalsnorkie10-May-07 10:25 
QuestionHypothetical Web data distribution performance issue. Pin
mike montagne10-May-07 5:19
mike montagne10-May-07 5:19 
AnswerRe: Hypothetical Web data distribution performance issue. Pin
Tarakeshwar Reddy10-May-07 5:43
professionalTarakeshwar Reddy10-May-07 5:43 
GeneralRe: Hypothetical Web data distribution performance issue. Pin
mike montagne10-May-07 8:14
mike montagne10-May-07 8:14 
GeneralRe: Hypothetical Web data distribution performance issue. Pin
mike montagne10-May-07 8:50
mike montagne10-May-07 8:50 
GeneralRe: Hypothetical Web data distribution performance issue. Pin
Tarakeshwar Reddy10-May-07 11:12
professionalTarakeshwar Reddy10-May-07 11:12 
GeneralRe: Hypothetical Web data distribution performance issue. Pin
mike montagne10-May-07 15:58
mike montagne10-May-07 15:58 
AnswerRe: Hypothetical Web data distribution performance issue. Pin
Pete O'Hanlon10-May-07 9:40
mvePete O'Hanlon10-May-07 9:40 
GeneralRe: Hypothetical Web data distribution performance issue. Pin
mike montagne10-May-07 10:35
mike montagne10-May-07 10:35 
GeneralRe: Hypothetical Web data distribution performance issue. Pin
Pete O'Hanlon10-May-07 22:16
mvePete O'Hanlon10-May-07 22:16 
GeneralRe: Hypothetical Web data distribution performance issue. Pin
mike montagne11-May-07 12:50
mike montagne11-May-07 12:50 
GeneralRe: Hypothetical Web data distribution performance issue. Pin
Pete O'Hanlon13-May-07 9:08
mvePete O'Hanlon13-May-07 9:08 
Questiondot confusion Pin
netJP12L10-May-07 4:50
netJP12L10-May-07 4:50 
AnswerRe: dot confusion Pin
Ravi Bhavnani10-May-07 5:20
professionalRavi Bhavnani10-May-07 5:20 
GeneralRe: dot confusion Pin
netJP12L10-May-07 5:46
netJP12L10-May-07 5:46 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.