If you’ve worked with XML technologies for any reasonable amount of time, you’re aware of the considerations when dealing with “special” characters. This recently came up at work, so I thought I’d share a few quick thoughts.
One of the developers was doing an HTTP post of XML content to a .NET web service. […]