Click here to Skip to main content
15,889,878 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionTesting in VS.NET 2003 Pin
Marc Paliotti10-Jan-07 5:18
Marc Paliotti10-Jan-07 5:18 
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 
No, Ive been Googling it. This will not be a public web service in the sense that it will not be available to everyone but only to the sites that my company has created. The client, "site", will send what I understand to be an XML string. I am to return an XML string back. So my original question is, would I just return a string value that is filled with a formatted XML string that I create and also accept one string argument?

What I am seeing in this code that I have inherited from a previous developer is one method returns a string of XML like I understand the process to do, the rest return a response object such as "Person" or "Place" etc. that shows up in XML format on the screen but must be received by a similar object on the other end (or am I wrong about that?).

Cleako
GeneralRe: Web Service - return XML as string???? Pin
Doctor Nick10-Jan-07 5:04
Doctor Nick10-Jan-07 5:04 
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 

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.