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

C#

 
GeneralRe: C# and VBA interop Pin
Dave Kreskowiak7-Sep-12 8:50
mveDave Kreskowiak7-Sep-12 8:50 
QuestionStringBuilder error!! Pin
Jassim Rahma2-Sep-12 11:26
Jassim Rahma2-Sep-12 11:26 
AnswerRe: StringBuilder error!! Pin
DaveyM692-Sep-12 11:30
professionalDaveyM692-Sep-12 11:30 
AnswerRe: StringBuilder error!! Pin
PIEBALDconsult2-Sep-12 12:47
mvePIEBALDconsult2-Sep-12 12:47 
AnswerRe: StringBuilder error!! Pin
Abhinav S2-Sep-12 17:27
Abhinav S2-Sep-12 17:27 
AnswerRe: StringBuilder error!! Pin
BobJanova3-Sep-12 1:32
BobJanova3-Sep-12 1:32 
GeneralRe: StringBuilder error!! Pin
Jassim Rahma3-Sep-12 10:08
Jassim Rahma3-Sep-12 10:08 
Questionobtain web service results Pin
dcof1-Sep-12 18:48
dcof1-Sep-12 18:48 
I have a question about how to obtain the results from a web service
Basically I have received a C# 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.

Basically the steps would be:

1. write the new .net app to make callls in a sequential order to a console app progrm.

2. The console application calls the web service and obtains the results,

3. The new .net app obtains the results of the web service from the console application it called.


Let me know how I can accomplish my goal with code and/or references.
AnswerRe: obtain web service results Pin
Abhinav S1-Sep-12 21:18
Abhinav S1-Sep-12 21:18 
GeneralRe: obtain web service results Pin
dcof2-Sep-12 4:56
dcof2-Sep-12 4:56 
AnswerRe: obtain web service results Pin
Eddy Vluggen1-Sep-12 21:48
professionalEddy Vluggen1-Sep-12 21:48 
GeneralRe: obtain web service results Pin
dcof2-Sep-12 5:02
dcof2-Sep-12 5:02 
AnswerRe: obtain web service results Pin
Pete O'Hanlon1-Sep-12 23:19
mvePete O'Hanlon1-Sep-12 23:19 
AnswerRe: obtain web service results Pin
PIEBALDconsult2-Sep-12 5:44
mvePIEBALDconsult2-Sep-12 5:44 
GeneralRe: obtain web service results Pin
dcof2-Sep-12 11:49
dcof2-Sep-12 11:49 
AnswerRe: obtain web service results Pin
jschell2-Sep-12 7:38
jschell2-Sep-12 7:38 
GeneralRe: obtain web service results Pin
dcof2-Sep-12 12:02
dcof2-Sep-12 12:02 
GeneralRe: obtain web service results Pin
PIEBALDconsult2-Sep-12 12:52
mvePIEBALDconsult2-Sep-12 12:52 
GeneralRe: obtain web service results Pin
jschell4-Sep-12 11:08
jschell4-Sep-12 11:08 
GeneralRe: obtain web service results Pin
Member 26898653-Sep-12 21:32
Member 26898653-Sep-12 21:32 
AnswerRe: obtain web service results Pin
BillWoodruff3-Sep-12 15:04
professionalBillWoodruff3-Sep-12 15:04 
QuestionC#: solved Pin
Hbr_Tha_real1-Sep-12 11:53
Hbr_Tha_real1-Sep-12 11:53 
AnswerRe: C# PinPopular
AspDotNetDev1-Sep-12 15:17
protectorAspDotNetDev1-Sep-12 15:17 
GeneralRe: C# Pin
Hbr_Tha_real1-Sep-12 21:25
Hbr_Tha_real1-Sep-12 21:25 
AnswerRe: C# Pin
Dave Kreskowiak1-Sep-12 18:47
mveDave Kreskowiak1-Sep-12 18:47 

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.