I am working on a mobile application and have to read a xml feed and parse the information. There it has a special tag as this <dc:creator> Jonethon Owens </dc:creator>
在C#中,我使用了LLLQ到XML,没有知道如何准确处理这种标签,以 par和获取信息。
If someone can explain how to achieve this, really appreciated. Thanks in Advance