G
Guest
I have a windows application whose purpose is to read in an xml data file,
allow editing of the data, and finally write the data file back out to the
file.
What's the best way to lock the xml file for the duration of the application?
allow editing of the data, and finally write the data file back out to the
file.
What's the best way to lock the xml file for the duration of the application?