Hello,
I have an app which is posting to external application using XML post. Everything is working fine except from time to time I run across problem with some characters like "&" and get XML not properly formated.
Is there function in .Net I can use to format string before posting?