fuzzelogic Solutions

June 7, 2009

MS did not consider the Isle of man ** updated

Filed under: Programming, c# — Tags: — admin @ 4:40 pm

Hey all!

Seems that Microsoft did not consider the Isle of Man.

try the following  (on vs 2008) …

var countryName = new RegionInfo("IM").DisplayName;

you get  a “Not support” exception. “IM” is the Iso code for the isle of man (http://www.iso.org/iso/english_country_names_and_code_elements)

Not to worry, I’ve submitted to Microsoft - Lets see what happens…
Thanx

Zak

Powered by WordPress