Click here to Skip to main content
15,887,485 members
Home / Discussions / C#
   

C#

 
GeneralRe: Changing the "user" configuration file Pin
SledgeHammer0124-Apr-13 4:45
SledgeHammer0124-Apr-13 4:45 
GeneralRe: Changing the "user" configuration file Pin
Boris The Bold24-Apr-13 4:54
Boris The Bold24-Apr-13 4:54 
GeneralRe: Changing the "user" configuration file Pin
SledgeHammer0124-Apr-13 6:40
SledgeHammer0124-Apr-13 6:40 
GeneralRe: Changing the "user" configuration file Pin
Boris The Bold24-Apr-13 21:31
Boris The Bold24-Apr-13 21:31 
GeneralRe: Changing the "user" configuration file Pin
Pete O'Hanlon24-Apr-13 23:51
mvePete O'Hanlon24-Apr-13 23:51 
GeneralRe: Changing the "user" configuration file Pin
Boris The Bold25-Apr-13 1:01
Boris The Bold25-Apr-13 1:01 
GeneralRe: Changing the "user" configuration file Pin
Pete O'Hanlon25-Apr-13 1:11
mvePete O'Hanlon25-Apr-13 1:11 
QuestionC# desktop runtime parameters Pin
dcof22-Apr-13 11:40
dcof22-Apr-13 11:40 
I would like to know who to accomplish the following goal using an existing C# 2008 desktop application.

I would like to take the C# run time input and output parameters and possibly put the calls into a batch file and or with some method you recommend. Here are the following I would like to complete:

1. I would like to run the C# 2008 desktop application and give it input parameters. (This is how the program currently runs.)
2. I would then like to wait for a response from the C# 2008 desktop application before proceeding to the next step. (The program needs to
wait since it is calling a web service and loading documents to the web service.) I need to make certain the response code call to the web service = 0.
3. Next step depending upon the response from the web service.
a. If the response from the web service = 0, then the C# 2008 desktop application is called again with parameters to close out the customer account on the web service.
Also under this step, the results for the second call to the desktop application should be displayed in a message the user can see.
b. If the response from the web service not = 0, then a message should be displayed to the user stating what the problem is. No further call is made.

Thus can you show me code and/or point me to a reference on how to accomplish this goal?
AnswerRe: C# desktop runtime parameters Pin
Clifford Nelson22-Apr-13 15:23
Clifford Nelson22-Apr-13 15:23 
GeneralRe: C# desktop runtime parameters Pin
dcof22-Apr-13 16:15
dcof22-Apr-13 16:15 
QuestionRe: C# desktop runtime parameters Pin
Clifford Nelson23-Apr-13 5:17
Clifford Nelson23-Apr-13 5:17 
AnswerRe: C# desktop runtime parameters Pin
Richard MacCutchan22-Apr-13 21:09
mveRichard MacCutchan22-Apr-13 21:09 
AnswerRe: C# desktop runtime parameters Pin
Bernhard Hiller22-Apr-13 21:11
Bernhard Hiller22-Apr-13 21:11 
AnswerRe: C# desktop runtime parameters Pin
jschell24-Apr-13 9:03
jschell24-Apr-13 9:03 
Questionvideo streaming Pin
Talal H.Daoud22-Apr-13 9:11
Talal H.Daoud22-Apr-13 9:11 
AnswerRe: video streaming Pin
Jasmine250122-Apr-13 11:17
Jasmine250122-Apr-13 11:17 
QuestionRe: video streaming Pin
ZurdoDev23-Apr-13 9:09
professionalZurdoDev23-Apr-13 9:09 
AnswerRe: video streaming Pin
Dave Kreskowiak23-Apr-13 9:30
mveDave Kreskowiak23-Apr-13 9:30 
AnswerRe: video streaming Pin
kburman624-Apr-13 6:18
professionalkburman624-Apr-13 6:18 
QuestionFibonacci sequence Pin
Sottyoru22-Apr-13 6:47
Sottyoru22-Apr-13 6:47 
GeneralRe: Fibonacci sequence Pin
harold aptroot22-Apr-13 7:23
harold aptroot22-Apr-13 7:23 
GeneralRe: Fibonacci sequence Pin
Jasmine250122-Apr-13 7:25
Jasmine250122-Apr-13 7:25 
GeneralRe: Fibonacci sequence Pin
OriginalGriff22-Apr-13 8:51
mveOriginalGriff22-Apr-13 8:51 
GeneralRe: Fibonacci sequence Pin
PIEBALDconsult22-Apr-13 15:37
mvePIEBALDconsult22-Apr-13 15:37 
GeneralRe: Fibonacci sequence Pin
Manfred Rudolf Bihy22-Apr-13 20:18
professionalManfred Rudolf Bihy22-Apr-13 20:18 

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.