Once again, I’m glad to be back at blogging after another period of intense work.
For those of you that might not know, and are huge/diehard fans of OpenXML last month hailed a new release of the OpenXML SDK (http://www.microsoft.com/downloads/details.aspx?FamilyId=AD0B72FB-4A1D-4C52-BDB5-7DD7E816D046&displaylang=en).

This SDK is constantly being improved and this time it features excellent additional features. Although it was released sometime last month (Version June08) it’s considered to be April 2008 Technology Preview. The Open XML Format SDK April 2008 Technology Preview release contained the featured changes described below:
· Moved the AddNewPart<T>() method from the OpenXmlPart class to OpenXmlPartContainer class· Added the overloaded AddNewPart<T>() method that receives a relationship Id parameter as input· Supported annotations on document parts· Moved three document enumerations from the Microsoft.Office.DocumentFormat.OpenXml.Packaging namespace to the Microsoft.Office.DocumentFormat.OpenXml namespace· Implemented naming changes
Also with many more “How To”s included.