String.Join(",", myArray.Where(s => !string.IsNullOrEmpty(s)))