G
Guest
Hi
I'm writing an application for a Pocket PC device in C# which reads some XML filesfrom a web server and display them in a form at the device. The problem is that the XML files are encoded as iso-8859-1 and when I try to read them at the Pocket PC I get a message saying that this encoding is not supported at the Compact Framework. Does somebody know how to parse iso-8859-1 encoded XML files at the Compact Framework
Thanks in advance for giving me a hand ..
Best regards
Johann Granados
I'm writing an application for a Pocket PC device in C# which reads some XML filesfrom a web server and display them in a form at the device. The problem is that the XML files are encoded as iso-8859-1 and when I try to read them at the Pocket PC I get a message saying that this encoding is not supported at the Compact Framework. Does somebody know how to parse iso-8859-1 encoded XML files at the Compact Framework
Thanks in advance for giving me a hand ..
Best regards
Johann Granados