Author: YairNevet | Posted on: 11/24/2007 6:38:06 AM | Views : 1609

Hi folks,I wondered if there is any way to replace multiple characters using the String.Replace() method only once instead of using it several times as I need for one string variable?It means, if I have one string with a lot of characters for replacement and I donââ?¬â?¢t want to write more than one code statement for such a operation.Go to the complete details ...