随笔分类 -  xml & json

the most popular data format.
XmlDocument.SelectSingleNode and xmlNamespace issue
摘要:if you are loading a string to an XML document that contains the following structure : <?xml version="1.0" encoding="utf-8"?><Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> & 阅读全文
posted @ 2011-07-25 16:21 cwe 阅读(341) 评论(0) 推荐(0)