Speeple News Search

Sign Up! | Tags | Domains | Statistics | Options | Advanced Search

Loading XML with accented characters breaks System.XmlDocument.Load()

asp.net » 2008 » October » 10th » Loading XML with accented characters breaks System.XmlDocument.Load()

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 »


Latest news from Keith 'StarPilot' Barrows (Tech Blog):

  1. Missed my High School Reunion :(
  2. Managed Extensibility Framework (MEF) is on CodePlex
  3. SQL Not In Revisited
  4. SQL XML - TreeView
  5. Microsoft's Velocity - Caching turned up a notch

Latest news from asp.net:

  1. Windows 7 Developer Guide
  2. Live Framework Webcast!
  3. MSDN Office Developer Center: neue Inhalte
  4. MIX09 10K Smart Coding Challenge
  5. Running the Lightweight Test Automation Framework for ASP.NET from a separate application