Browse by Tags
All Tags »
Code Samples »
.NET in Office (RSS)
If you are working with MOSS Enterprise Search, you should download the .NET Helper Classes for the MOSS Search Query Web Service . Callum Shillan is an MCS Solution Architect from the UK and he was very nice to share the helper classes he created with
Read More...
I gathered a list of common Open XML questions related to programmability: What are the Open XML File Formats and what can I do with them? Can you show me the internal structure of a Word 2007 document? What are WordprocessingML, SpreadsheetML, PresentationML,
Read More...
If you are an Open XML fan (like me), I strongly recommend you check out the latest news shared by Doug Mahugh and Wouter van Vugt . Doug released all the ppt files, code samples, and hands-on labs content for the Open XML developer workshop . I attended
Read More...
Ever since we created the Microsoft Office Interactive Developer Map I became a huge fan of Windows Presentation Foundation (WPF). I love that you can expose information and build custom solutions in very creative ways using WPF. If you want to learn
Read More...
What a day at Tech ED! Today Doug Mahugh announced during his session the new Open XML Object Model and Brian Jones has a must see post in his blog . The Open XML object model encapsulates many common tasks that developers perform on Open XML packages,
Read More...
The new Microsoft Office Fluent UI replaces the previous system of layered menus, toolbars, and task panes with a simpler system optimized for efficiency and discoverability. The new UI, including the Office Fluent Ribbon, provides improved context menus,
Read More...
You probably read the MSDN Magazine article: Setting Word Document Properties the Office 2007 Way by Ken Getz. This was one of the first articles related to the Office Open XML Formats published by MSDN and it really helped me understand the Word document
Read More...
You can build a server-side application using Visual Studio to generate data-rich documents using the Office XML File Formats and the .NET Framework 3.0 (aka Microsoft WinFX ). Here's how...
Read More...
After doing some research and some tests, I found a very easy way to do that and now I want to share with you the approach I followed since you might find it useful as well.
Read More...