Click here to Skip to main content
15,890,123 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Serialization in vb2005 Pin
nlarson1110-Jan-07 10:27
nlarson1110-Jan-07 10:27 
GeneralRe: Serialization in vb2005 Pin
john_paul10-Jan-07 13:41
john_paul10-Jan-07 13:41 
Questionhelp me:crystal report+access Pin
Yar e Mehrban10-Jan-07 6:32
Yar e Mehrban10-Jan-07 6:32 
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 
From my experience you would just send an XML file which would essentially be a string in a file. Putting the items in a class might be harder to handle. Do you know how the client is parsing the XML? I would assume they would load the XML into an XML document object which just requires a stream reader. They would receive the file as a string and the XML object would handle it from there.

-------------------------------------
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 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 
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 

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.