As mentioned here:
String.Join("<br>", myDict.Select(Function (x) String.Format("The code {0} of {1}",x.Key, x.Value))