October 2009 - Posts
[Blog Map] (Update Nov 11, 2009 : This is the 4th in a series of posts ( #1 , #2 , #3 , #4 , #5 , #6 ) on doing a transform of WordprocessingML to XHtml.) When working with WordprocessingML, nearly all of the information that we need to render paragraphs,
Read More...
[Blog Map] (Update Nov 11, 2009 : This is the 3rd in a series of posts ( #1 , #2 , #3 , #4 , #5 , #6 ) on doing a transform of WordprocessingML to XHtml.) Over the last couple of weeks, and over the next week, I've been designing and writing some code
Read More...
[Blog Map] (Update Nov 11, 2009 : This is the 2nd in a series of posts ( #1 , #2 , #3 , #4 , #5 , #6 ) on doing a transform of WordprocessingML to XHtml.) Last week, I blogged about a small project that I'm embarking on: to make a reasonably accurate
Read More...
[Blog Map] It's often the case that a department manager needs to regularly send a nicely formatted status report to her general manager or that a team leader needs to send a weekly status report to a number of interested parties. To collaborate with
Read More...
[Blog Map] (Update Nov 11, 2009 : This is the 1st in a series of posts ( #1 , #2 , #3 , #4 , #5 , #6 ) on doing a transform of WordprocessingML to XHtml.) Over the next couple of weeks, I'm going to spend some time writing some LINQ to XML code to transform
Read More...
As most developers who work with Microsoft technologies know, there are Developer Centers on MSDN. Each developer center, run by a team devoted to the technology, contains the best resources for that technology, including links to SDK downloads, documentation,
Read More...