Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Super cool stuff,
Enjoy,
Yours,
Rohan
Excerpt:
Displaying Open XML documents in Silverlight with TextGlow
By James Newton-King
The Office Open XML file format has opened up a new range of possibilities to working with documents. The Microsoft Office 2007 suite of products replaces the old binary formats and produces documents in a parser friendly XML format by default instead.
TextGlow (www.textglow.net) is a Silverlight 2.0 application that leverages the new Office Open XML file format to display Word documents directly in the browser. This article will look at how to use the built-in features of Silverlight 2.0 to read content from an Open XML package, parse XML using LINQ to XML and display the document contents using Silverlight.
Technorati Tags: TextGlow,Office Open XML
Comments
Anonymous
April 06, 2009
PingBack from http://microsoft-sharepoint.simplynetdev.com/displaying-open-xml-documents-in-silverlight-with-textglow/Anonymous
November 27, 2009
Hi I tried to run this project on vs 2010 with silverlight how should I make this run on silverlight 3 it doesn't run. Just shows blank page after streaming.