OpenXML
One of the neatest things about Office 2007 is the XML file format that it uses to store data. This of course has a number of interesting ramifications, the most important ones being:
Presentation and data are separated, which means
You can change the presentation at any time, using clever means like an IIS Module
You can change […]
