> Avoid usage of DOM or big object trees. Good point. I assumed that the entire XML needs to be parsed (this is often the case). But yeah, definitely favor streaming over deserializing entire XML.
-- Henryk Konsek http://henryk-konsek.blogspot.com
> Avoid usage of DOM or big object trees. Good point. I assumed that the entire XML needs to be parsed (this is often the case). But yeah, definitely favor streaming over deserializing entire XML.
-- Henryk Konsek http://henryk-konsek.blogspot.com