阅读背景:

在。net中如何最好地在非常大的XML文件中使用XPath ?

来源:互联网 

I need to do some processing on fairly large XML files ( large here being potentially upwards of a gigabyte ) in C# including performing some complex xpath queries. The problem I have is that the standard way I would normally do this through the System.XML libraries likes to load the whole file into memory before it does anything with it, which can cause memory problems with files of this size.I need to do some processing on fairly large XM




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: