String.Join(",", myArray.Where(Function(s) Not String.IsNullOrEmpty(s)))