<br><font size=2 face="sans-serif">Hi All,</font>
<br>
<br><font size=2 face="sans-serif">I am looking for an example of how to
use Serialization to XML. I am working with a large data which can't all
fit in memory.</font>
<br><font size=2 face="sans-serif">ie: &nbsp;I am streaming in data from
a file, processing the data and want to write the processed data out &nbsp;into
xml. </font>
<br>
<br><font size=2 face="sans-serif">&nbsp;Is the data have to be all in
memory before I can Serialize to file? </font>
<br>
<br>
<br><font size=2 face="sans-serif">Thanks for any help,</font>
<br><font size=2 face="sans-serif">-ricky</font>