G
Guest
Hi there,
I had this tutorial from Microsoft site:
http://support.microsoft.com/default.aspx?scid=kb;en-us;815813
I had 1 question.
Just say i already serialize a xml file. But next time, i want to add on to the xml file, under the particular xml node.
How can i do that? I do not want to overwrite anything? Just add in the xml tags.
Just say i had 100 records, i add on another 100, it will become 200 records in the xml file.
Any tips for me please? Thanks.
I had this tutorial from Microsoft site:
http://support.microsoft.com/default.aspx?scid=kb;en-us;815813
I had 1 question.
Just say i already serialize a xml file. But next time, i want to add on to the xml file, under the particular xml node.
How can i do that? I do not want to overwrite anything? Just add in the xml tags.
Just say i had 100 records, i add on another 100, it will become 200 records in the xml file.
Any tips for me please? Thanks.