Welcome to MSDN Blogs Sign in | Join | Help

May 2007 - Posts

Streaming From Text Files to XML
Quite some time ago, I wrote a blog post on how you can stream text files as input into LINQ queries by writing an extension method that yields lines using the yield return statement. You then can write a LINQ query that processes the text file in a lazy Read More...
Page view tracker