Convert ALPHA-2 to ALPHA-3 in C# ASP.net -


Did ALPHA-2 (GB) convert from ALPHA-3 (GBR) to C # without a quick To make an array of them all.

  Globalization; Field information info = new regional information ("GB"); String ISOAlpha3 = info.ThreeLetterISionegionName; // ISOAlpha3 == "GBR"  

Comments

Popular posts from this blog

c# - PInvoke of NetUserAdd returns 24 -

c# - XMLDocument.Validate Error: System.InvalidOperationException : The XmlSchemaSet on the document is either null or has no schemas in it -