Click here to Skip to main content
15,879,474 members
Home / Discussions / C#
   

C#

 
GeneralRe: C# Pin
Member 26898653-Sep-12 21:33
Member 26898653-Sep-12 21:33 
GeneralRe: C# Pin
Member 26898653-Sep-12 21:34
Member 26898653-Sep-12 21:34 
GeneralRe: C# Pin
Pete O'Hanlon3-Sep-12 22:20
mvePete O'Hanlon3-Sep-12 22:20 
GeneralRe: C# Pin
Dave Kreskowiak4-Sep-12 2:08
mveDave Kreskowiak4-Sep-12 2:08 
QuestionSet a Value to Crystal Report Field using C# Pin
lesponce1-Sep-12 8:25
lesponce1-Sep-12 8:25 
AnswerRe: Set a Value to Crystal Report Field using C# Pin
Mycroft Holmes1-Sep-12 13:59
professionalMycroft Holmes1-Sep-12 13:59 
GeneralRe: Set a Value to Crystal Report Field using C# Pin
lesponce1-Sep-12 18:58
lesponce1-Sep-12 18:58 
QuestionC# application obtain results of program it executes Pin
dcof1-Sep-12 7:43
dcof1-Sep-12 7:43 
I have a question about how to obtain the results, condition codes and messages from a C# 2008 console application.
Basically I have received the C# 2008 console application code that calls a remote webservice and consumes the results. The console application runs by giving it commands to know what method in the web service to call.
Now I am going to write a C# 2010 service application that will call the C# 2008 console and run the commands in a specificed order. There are three types of calls that need to be called in a specified order.

This new application will call the console application by executing the commands in a spcific order. However, I would like to know how this new application can obtain the results of the console application.
How will the console application pass it's results back to my new application?

Would it be better if I put the code I am describing in the application I am referring to? If so, can you tell me why and how to accomplsih that task?
AnswerRe: C# application obtain results of program it executes Pin
Shameel1-Sep-12 8:23
professionalShameel1-Sep-12 8:23 
AnswerRe: C# application obtain results of program it executes Pin
dbaseman1-Sep-12 10:21
dbaseman1-Sep-12 10:21 
GeneralRe: C# application obtain results of program it executes Pin
jschell1-Sep-12 11:28
jschell1-Sep-12 11:28 
GeneralRe: C# application obtain results of program it executes Pin
dbaseman1-Sep-12 17:37
dbaseman1-Sep-12 17:37 
GeneralRe: C# application obtain results of program it executes Pin
jschell2-Sep-12 7:20
jschell2-Sep-12 7:20 
AnswerRe: C# application obtain results of program it executes Pin
Mycroft Holmes1-Sep-12 13:54
professionalMycroft Holmes1-Sep-12 13:54 
QuestionC# obtain results of program it calls Pin
dcof1-Sep-12 7:41
dcof1-Sep-12 7:41 
AnswerRe: C# obtain results of program it calls Pin
AmitGajjar1-Sep-12 16:19
professionalAmitGajjar1-Sep-12 16:19 
AnswerRe: C# obtain results of program it calls Pin
BobJanova3-Sep-12 1:36
BobJanova3-Sep-12 1:36 
QuestionC# console log file Pin
dcof1-Sep-12 7:07
dcof1-Sep-12 7:07 
AnswerRe: C# console log file Pin
Dr.Walt Fair, PE1-Sep-12 7:39
professionalDr.Walt Fair, PE1-Sep-12 7:39 
AnswerRe: C# console log file Pin
AmitGajjar1-Sep-12 16:27
professionalAmitGajjar1-Sep-12 16:27 
AnswerRe: C# console log file Pin
PIEBALDconsult1-Sep-12 17:44
mvePIEBALDconsult1-Sep-12 17:44 
QuestionC# 2008 dynamic path Pin
sc steinhayse1-Sep-12 6:36
sc steinhayse1-Sep-12 6:36 
AnswerRe: C# 2008 dynamic path Pin
PIEBALDconsult1-Sep-12 7:03
mvePIEBALDconsult1-Sep-12 7:03 
GeneralRe: C# 2008 dynamic path Pin
sc steinhayse1-Sep-12 7:09
sc steinhayse1-Sep-12 7:09 
GeneralRe: C# 2008 dynamic path Pin
PIEBALDconsult1-Sep-12 7:26
mvePIEBALDconsult1-Sep-12 7:26 

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.