Open XML SDK + Word Automation Services Presentation at PDC

I just got back from PDC and am excited to share with you guys the presentation, deck, and code samples I showed at my session. I also want to thank everyone who attended my session. Here is my recorded session:

Get Microsoft Silverlight

You can find my session deck here: https://ecn.channel9.msdn.com/o9/pdc09/ppt/PR09.pptx

You can find all my code samples for the demos I showed here: https://zeyadrajabi.members.winisp.net/sourcecode/PDC%20Open%20XML%20demos.zip

In Brian's last post, he gave a good overview of using the Open XML SDK and Office Services together. In the next couple of months I am going to start blogging more about scenarios and solutions that leverage both the SDK and Office Services to create rich Office document solutions.

Note: I am still waiting for my two sessions at SPC to get published. As soon as they do, I will share them out with you guys.

Zeyad Rajabi

Comments

  • Anonymous
    November 25, 2009
    Zeyad, I am unable to open any of your project files. It says a it was created by a newer version of visual studio. I am running visual studio 2008.

  • Anonymous
    November 30, 2009
    Vandermerwe - I created these solutions in Visual Studio 2010 (beta). You can download the beta here: http://www.microsoft.com/visualstudio/en-us/products/2010/default.mspx Otherwise, you should still be able to look at the cs files with all the code.