for long time , I always append a string in the following way.
for example if i want to get all the employee names separated by some symbol , in the below example i
For building up like this, a StringBuilder is probably a better choice.