Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: VB/XML Question


Message #1 by "Dave Debreceni" <ddebreceni@I...> on Mon, 10 Feb 2003 14:39:53 -0500
MS XML Object 4.0, You would be crazy to do it any other way.

Donald C. Burr, CIO
Nationwide Auction Systems
13005 Temple Ave.
City of Industry, CA 91746
Direct:  (xxx) xxx-xxxx
Cell:  (xxx)xxx-xxxx
dburr@n... <mailto:dburr@n...>


-----Original Message-----
From: Dave Debreceni [mailto:ddebreceni@I...]
Sent: Monday, February 10, 2003 11:40
To: professional vb
Subject: [pro_vb] VB/XML Question


I need opinions here.  We have 2 methods on how we want to approach this.
We are building an XML file from our program which is basically a hierarchy
of objects.  While iterating through, I would prefer to use the XMLDom
object to build the output file, where as others in our group would simply
like to do string concatenation, which I was always told was very slow when
do large strings.  The files that are output will be any where from 15 - 50
kb.  Any opinions/suggestions on the best way to build this file?

Thanks

Dave




  Return to Index