this solution might help you string a = @"abc def ghijklmnopwxyzabcdefghijklmnop"; a = System.Text.RegularExpressions.Regex.Replace(a,...
Separate names with a comma.