D
David Hearn
I have a small XML file that contains several records for some
products. Basically a small XML database. I need to be able to select
certain records from that XML file, using some sort of query I guess,
and populate some textboxes in a windows form giving the user the
ability to make changes. Once they are done making a change to a
record, the need to be able to click a Save button and write the
changes back to the original XML file. Can someone point me to some
examples (VB.NET) on how to accomplish this? Any good books or
websites that cover this topic?
Thanks in advance!
products. Basically a small XML database. I need to be able to select
certain records from that XML file, using some sort of query I guess,
and populate some textboxes in a windows form giving the user the
ability to make changes. Once they are done making a change to a
record, the need to be able to click a Save button and write the
changes back to the original XML file. Can someone point me to some
examples (VB.NET) on how to accomplish this? Any good books or
websites that cover this topic?
Thanks in advance!