![]() |
Sign Up! | Tags | Domains | Statistics | Options | Advanced Search |

It took me a bit of time but I finally found a solution for loading a XML file that has accented characters (like áéíóúâä) into a UTF-8 format. I'm loading data for a client and it ended up having a name in it with an accented e character. For the first time on this project System.XmlDocument.Load() was blowing up. With a lot of Googling I finally found a link that gave me, what I hope, is the … Continue Reading »