hello,

in your opinion what's the easiest, fastest and most elegant way in c# of doing the same procedure from character '1' to character '10'.
Same question for the following set of letters : 'h', 'e', 'l', 'o'.

Thanks.