![]() |
Sign Up! | Tags | Domains | Statistics | Options | Advanced Search |
A few weeks ago I pulled together a post on LINQ to XML in action . I came across a couple more very nice examples over the weekend. One is from the LINQ Project forum. A question was posed asking about a clean way to to load a structured text file such as a logfile into an XLinq tree. The example data was similar to this: #Fields: time ip http-method url status 12:37:18 127.0.0.1 GET … Continue Reading »