Click here to Skip to main content
16,004,890 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionPacakge & Deployment of Vb.net Project Pin
Amit Gorawadia10-Jan-07 4:18
Amit Gorawadia10-Jan-07 4:18 
AnswerRe: Pacakge & Deployment of Vb.net Project Pin
MatrixCoder10-Jan-07 5:22
MatrixCoder10-Jan-07 5:22 
QuestionWeb Service - return XML as string???? Pin
Marcus J. Smith10-Jan-07 3:58
professionalMarcus J. Smith10-Jan-07 3:58 
AnswerRe: Web Service - return XML as string???? Pin
Doctor Nick10-Jan-07 4:18
Doctor Nick10-Jan-07 4:18 
GeneralRe: Web Service - return XML as string???? Pin
Marcus J. Smith10-Jan-07 4:29
professionalMarcus J. Smith10-Jan-07 4:29 
GeneralRe: Web Service - return XML as string???? Pin
Doctor Nick10-Jan-07 4:34
Doctor Nick10-Jan-07 4:34 
GeneralRe: Web Service - return XML as string???? Pin
Marcus J. Smith10-Jan-07 4:41
professionalMarcus J. Smith10-Jan-07 4:41 
GeneralRe: Web Service - return XML as string???? Pin
Doctor Nick10-Jan-07 5:04
Doctor Nick10-Jan-07 5:04 
Yes, you would return a string with the XML tags in it and they will parse that out much like your input procedure does on the string they send you. I would look there if possible to get an idea of what they're doing. If you're sending objects back then there must be something on their end to receive it. It's probably just an object that parses XML into properties and then uses XSLT or something like that to translate on their end. If all they're getting back is a string then that would be your answer. If you're sending the objects then just follow what's been written and bend it to your needs. Possibly see if you can get a client representative to clear up exactly what they are expecting.

-------------------------------------
Do not do what has already been done.
Absolute power corrupts absolutely.. but it ROCKS absolutely, too.

GeneralRe: Web Service - return XML as string???? Pin
Marcus J. Smith10-Jan-07 5:09
professionalMarcus J. Smith10-Jan-07 5:09 
GeneralRe: Web Service - return XML as string???? Pin
Doctor Nick10-Jan-07 5:16
Doctor Nick10-Jan-07 5:16 
GeneralRe: Web Service - return XML as string???? Pin
Marcus J. Smith10-Jan-07 5:25
professionalMarcus J. Smith10-Jan-07 5:25 
GeneralRe: Web Service - return XML as string???? Pin
Doctor Nick10-Jan-07 5:38
Doctor Nick10-Jan-07 5:38 
AnswerRe: Web Service - return XML as string???? Pin
mr_lasseter10-Jan-07 9:02
mr_lasseter10-Jan-07 9:02 
GeneralRe: Web Service - return XML as string???? Pin
Marcus J. Smith10-Jan-07 11:17
professionalMarcus J. Smith10-Jan-07 11:17 
QuestionWhats the difference Pin
ashwath197910-Jan-07 3:43
ashwath197910-Jan-07 3:43 
AnswerRe: Whats the difference Pin
MatrixCoder10-Jan-07 6:58
MatrixCoder10-Jan-07 6:58 
QuestionWhere's Waldo Pin
Karma3125110-Jan-07 3:28
Karma3125110-Jan-07 3:28 
AnswerRe: Where's Waldo Pin
Christian Graus10-Jan-07 7:30
protectorChristian Graus10-Jan-07 7:30 
GeneralRe: Where's Waldo [modified] Pin
Karma3125110-Jan-07 9:10
Karma3125110-Jan-07 9:10 
GeneralRe: Where's Waldo Pin
Dave Kreskowiak10-Jan-07 9:46
mveDave Kreskowiak10-Jan-07 9:46 
GeneralRe: Where's Waldo Pin
Karma3125110-Jan-07 10:21
Karma3125110-Jan-07 10:21 
GeneralRe: Where's Waldo Pin
Dave Kreskowiak10-Jan-07 10:23
mveDave Kreskowiak10-Jan-07 10:23 
GeneralRe: Where's Waldo Pin
Dave Kreskowiak10-Jan-07 9:40
mveDave Kreskowiak10-Jan-07 9:40 
QuestionData Grid Pin
obarahmeh10-Jan-07 3:26
obarahmeh10-Jan-07 3:26 
AnswerRe: Data Grid Pin
Christian Graus10-Jan-07 7:40
protectorChristian Graus10-Jan-07 7:40 

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.