This question shows research effort; it is useful and clear
-1
This question does not show any research effort; it is unclear or not useful
Bookmark this question.
Show activity on this post.
我有一个很长的 Xml 文件,我确实将它转换为字符串,以便我可以将它发送到 Web 服务,但是当我发送字符串时需要很长时间来处理,字符串总长度为 1713117 和它的 Xml 文件自我为 1.31 MB。处理需要 1 分钟。关于我可以做些什么来让它更快一点的任何想法?我正在使用 ASP.Net c#