Welcome to MSDN Blogs Sign in | Join | Help

August 2006 - Posts

LINQ to Text Files

Lazy evaluation is an important technique in functional programming. There is a entertaining article on functional programming here . I was thinking about lazy evaluation the other day, and the issues of processing huge text files using streaming techniques,
Posted by EricWhite | 4 Comments

New programmer type: Mortenstein

When talking about programmer types, there are three personas: Mort, Elvis, and Einstein . Through deep research and extensive analysis, I have determined that there is a fourth type: Mortenstein. This programmer is an Einstein who is oportunistic. He
Posted by EricWhite | 1 Comments

Additional Notes on Parsing WordML with XLinq

Here are a few more notes on parsing WordML with XLinq. First, in the blog entry, I didn't call out that the Word doc CodeInDoc.xml is attached to the blog entry. It is. Second, Steve Eichert has some good additional points to make about code that reads
Posted by EricWhite | 0 Comments

Parsing WordML using XLinq

( This is a note added on 4/17/2008 - I just want to acknowege that the approach taken in this blog post is the wrong approach!! :-) I first posted this on August 1, 2006, before I had the necessary functional programming epiphanies. To see the correct
Posted by EricWhite | 8 Comments
Attachment(s): CodeInDoc.xml
 
Page view tracker