Read Word Documents in a Web Browser
I love this! Not because of the features, but because of the way it works.
Tim Sneath just blogged about TextGlow – an online Word docx file reader. The docx format is XML, and Silverlight 2 apps can use LINQ-to-XML to parse it and format it for display inside the browser.
Amazing!
You can read more about it on Tim’s blog.
This is my personal blog, where I express my thoughts and thinking about programming and software development.