Eric White's Blog RSS icon RSS icon

Open XML, SharePoint, and Office

Screen-cast series on writing Recursive Pure Functional Transformations

On OpenXMLDeveloper.org, I am publishing a screen-cast series on writing recursive pure functional transforms, which is a powerful programming technique for transforming document-centric XML (such as Open XML WordprocessingML, XHTML, or ODT) into other forms of XML. I have posted four screen-casts in this series. I anticipate that there will be about 20 screen-casts before all is said and done. You can find the complete list here.

Tags: ,

2 Responses to “Screen-cast series on writing Recursive Pure Functional Transformations”

  • Jim says:

    Hi Eric, I have been following some of your tutorials for openxml and i was wonder, once you have converted a word document to xml, how do you display the result of that to the console in C#.NET (or can you) my purpose is to take the scanned document as xml send it over the sever and parse it to the database. Perhaps there is an easier way???

    Thanks in advance


Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>