XMLNode and XMLNodes View Control Video Demo

 Last month I did a webcast on view control programming in Office 2003 with VSTO 2005. You can watch the archive video here: View Control Programming in Word 2003 and Excel 2003.

I have re-recorded the Word XMLNode Demo. This is a much better quality than the webcast. This demo takes you through how to use the XMLNode and XMLNodes view controls; in Word.

The demo is 10 minutes long and can be viewed here: Word XMLNode View Controls

My next demo will be on Excel NamedRange view controls. If you have any VSTO 2005 requests or feedback on this format please leave your comment below.

You can also watch last weeks demo of Word Bookmark view controls.

Comments

  • Anonymous
    May 01, 2006
    I just watched this video and I think it is great.  I am having a problem (as the demo) in that I get the squiggly marks on word when I add nodes at runtime.  Is that a result of the schema attached?  I need some nodes to repeat as you did in the demo, but it throws an error.  Word says that it "Cannot insert Xml in this context".  How can I bypass this?  will it be a reoccuring thing as I deploy my solution?