Archived Months
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008


all groups > dotnet internationalization > april 2007

Detecting whether Chinese characters are installed
Posted by Hugh Robinson at 4/19/2007 11:55:35 AM
I have a dropdown for language in my application. I use the CultureInfo.NativeName to display the language in the dropdown list (combo box) (CultureInfo is a .NET class) However, on a US English copy of Windows, if I do not have the East Asian fonts installed (via Control Panel), then the ...more >>

Default language
Posted by Robert Scheer at 4/19/2007 5:28:23 AM
Hi. I am writing web and desktop applications that need internationalization and all of these applications will have a default language, say English. I know I have to create the different resources for each language, but do I need to create one for the English language too? Since it will be t...more >>

Problem with AL.exe
Posted by Dieter (DDP) at 4/18/2007 9:21:31 PM
Hello When i add new resource files to my usercontrol project and i compile the project a i get a error message in the event log Activation context generation failed for "C:\Windows\Microsoft.NET\Framework\v2.0.50727\AL.exe". Dependent Assembly Microsoft.VC90.CRT,processorArchitecture="x...more >>

Localization best practices
Posted by olig NO[at]SPAM monimap.com at 4/12/2007 6:26:11 AM
Is there any good resources on good practices about localization in .NET applications (Win and Web). More precisely, the advantages and disadvantages of using resources files compared to other possible approches (we currently use a database table to store our localizable strings). Also, VS 20...more >>



DevelopmentNow Blog