There is a cool add-in for Visual Studio that I use. It is the Open XML Package Editor, which is a graphical treeview based editor for examining and editing Open XML Package files. Once you install the add-in, you can drag an Open XML document into Visual Studio, and browse through the parts, and open specific parts for editing in Visual Studio's great XML editor. Visual Studio doesn't keep the file open, so you can use it in the following scenarios: You can using Word 2007 to create a file, save
Read More...