Screencasts Home > Search by presenter
Screencasts by Mike Ormond
-
Content Controls, Document Properties and the Document Information Panel
Word 2007 has one more content control trick up its sleeve. As well as providing assistance, navigation and data entry constraints for users, and databinding to elements in the custom xml store, content ...Posted: 20/04/2007 by Mike Ormond
Tags: Office Open XML
The Custom XML Store
The Office Open XML File Format (the default file format for Word 2007, Excel 2007 and PowerPoint 2007 documents) offers the capability to store custom XML documents within the document package itself. ...Posted: 20/04/2007 by Mike Ormond
Tags: Office Open XML
Intro to the Office Open XML File Format
The 2007 Microsoft Office System introduces new default file formats for Word, PowerPoint and Excel. The Open XML File Format makes it possible to generate, modify, interrogate and sanitise Office ...Posted: 20/04/2007 by Mike Ormond
Tags: Office Open XML
Dynamic Document Generation in Word 2007 with System.IO.Packaging
Using the concept of a dynamic document (content controls databound to custom xml store data), see how the System.IO.Packaging API (part of the .NET Fx 3.0) can be used for server document generation ...Posted: 20/04/2007 by Mike Ormond
Tags: Office Open XML
ASP.NET AJAX - Enabling WebParts Drag and Drop