I have an application that reads in XML files that at times contains german characters like the u with the 2 dots on top. I am using the .NET XML reader. When I specify encoding as UTF-8 in the header of the XML file, the foreign characters fail. When I tried using windows-1252 it was OK.
Can someone explian why? I hate just putting a fix out there when I don't understand whey it was fixed. Also, was this a proper solution?
Thanks
-------------------------------------------
Ummm, we have a bit of a problem here....
Can someone explian why? I hate just putting a fix out there when I don't understand whey it was fixed. Also, was this a proper solution?
Thanks
-------------------------------------------
Ummm, we have a bit of a problem here....