What is the best way to programatically edit the value of InfoPath XML nodes? When dealing with InfoPath documents, if I ignore the Office Object Model and just modify them using System.Xml functionality, will this screw anything up, such as someone trying
Read More...