c# find comma in text and remove code example Example: c# find comma in text and remove a = a.Replace("," , "");