Team LiB
Previous Section Next Section

Index

W

well-formed documents, 543
worker threads
QuickTree project code for, 623-625
synchronizing conflicts with, 639-640
WriteEntry command, 407
WriteXML button, 541, 542
WriteXML project, 531-543
adding code to constructor, 545-546
adding controls for form, 531-532
adding enumeration to form's local variable region, 544
adding ReadXMLFile method, 546-552
clearing screen and enabling ReadXML button, 546
code for main form, 535-541
converting strongly typed data to string suitable as XML file, 542
creating static-encryption class for password protection, 532-535
reading and validating, 543-552
saving enumerated values in XML file, 552
setting up ReadXML button with click event handler, 545-546
using well-formed documents, 543
validating using XmlTextReader, 553
writing file, 541-542
writing
binary data to file, 383
binary data to memory, 385, 386
ConfigDate string to XML file, 570-571
data in XML, 531-543
file in ValidateXML project, 560-563
WriteXML project file, 541-542

Team LiB
Previous Section Next Section