Thanks Marin for responding. I was sort of loosing hope. I will put an
example and confirm me if we are talking about same thing.
Consider Singapore where .net says zh-SG assuming chinese is the
language. Whereas Client want and English site, say en-SG, which does
not exist in the framework.
We already have several implementation of 2003 and my client may not
agree to upgrade to 2005.
Any other suggestion / alternative.
Tarun
Prior to the 2.0 version of the .NET Framework, there is no supported way to
get such a locale created.
But to be perfectly honest, the culture only provides defaults, and you can
support any language you want no matter what the setting is. So ven if you
do not have an en-SG culture, you will have no problem supporting either the
language or the region.

Signature
MichKa [Microsoft]
NLS Collation/Locale/Keyboard Technical Lead
Globalization Infrastructure, Fonts, and Tools
Blog: http://blogs.msdn.com/michkap
This posting is provided "AS IS" with
no warranties, and confers no rights.
> Thanks Marin for responding. I was sort of loosing hope. I will put an
> example and confirm me if we are talking about same thing.
[quoted text clipped - 5 lines]
> Any other suggestion / alternative.
> Tarun
tarunbajaj@gmail.com - 15 Nov 2005 23:29 GMT
That is certainly a relief. This takes care of feasiability of this.
May I know how I can achieve that. Some insight into how I can
implement it.
Thanks for the responses
Regards
Tarun
Michael (michka) Kaplan [MS] - 16 Nov 2005 05:07 GMT
How you can implement English language support? It is already built tin.
Is there some specific feature that appears to be missing?

Signature
MichKa [Microsoft]
NLS Collation/Locale/Keyboard Technical Lead
Globalization Infrastructure, Fonts, and Tools
Blog: http://blogs.msdn.com/michkap
This posting is provided "AS IS" with
no warranties, and confers no rights.
> That is certainly a relief. This takes care of feasiability of this.
> May I know how I can achieve that. Some insight into how I can
> implement it.
> Thanks for the responses
> Regards
> Tarun