I need to Serialize an object which has string field, the value of the string is " Applicable", when the object it is serialized i get " Applicable". how do i escape & and anyone knows what value ("") it is and correct way to produce it.
I know it is Illegal XML, but that's how the application accepts.