LINQ in Action roller

LINQ to XSD question

It appears that LINQ to XSD requires that an XML document be loaded fully into memory before it can be "LINQ'd", i.e. a LINQ query against it can be enumerated. I'm not sure what the correct terminology for what I want to do is but basically I'd like to construct a LINQ query and have it run through all of the elements in an XML document using something like XmlReader. The point being, of course, not to have the overhead of holding the entire document in memory when I just want to make pass over Read More...
Published Monday, April 21, 2008 9:32 PM by MSDN Forums: LINQ Project General
Anonymous comments are disabled

Featured Item

This Blog

Sponsoring

Syndication