Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Useful Code Sni... » FP Tutorial   (RSS)
Ease of Maintenance of LINQ Code
[Blog Map] I believe that it is easier to maintain code that is written in the functional style. For one thing, this is the very reason for many of the characteristics of functional code. No state is maintained, so we don’t have to worry about corrupting Read More...
Finding Paragraphs by Style Name or Content in an Open XML Word Processing Document
[Blog Map] About a week ago, I posted a very interesting guest post by Bob McClellan , where he discussed some code that allows you to more easily move/insert/delete paragraphs in Open XML documents. He is in the process of putting together a PowerShell Read More...
Page view tracker