In my zeal to be on the bleeding edge of technology, I'm taking an ASP.NET application that was using custom ASPX pages for UI requirements and am looking into having that UI done in InfoPath 2007. With the new (and what sounds cool) feature of being
Read More...
In line with my last post, if you have multiple custom XML stores in your DOCX package, you'll need to ensure you are pulling the right part. This little function checks the Namespace on the Document Element and returns true or false. private bool CheckNamespace(
Read More...