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 > may 2005

!!! CultureInfo NativeName BUG !!!
Posted by Denis Onischenko at 5/30/2005 4:34:02 AM
NativeName property of "uk" and "uk-UA" CultureInfo is misspelled. ...more >>


Localization not working??
Posted by mdb at 5/27/2005 12:51:22 PM
I have created a program that contains a localized German UI. If I run the program and set Thread.CurrentThread.CurrentCulture to German (in Main, before anything else happens), it appears to run in a German mode. However, not all of my controls were appearing in German as they should, so ...more >>

internationalization without using resource files
Posted by Jules at 5/24/2005 6:58:09 PM
i'm working with translators that just want to translate "web pages" and not deal with resource files. i'd like to have a file structure that looks sort of like this: / <- root directory where all .cs files live /en-US/ <- english specific directory which contains aspx and ascx files only...more >>

Final Reminder! 28th Unicode Conference-Call for Papers-Orlando, FL-September 7-9, 2005
Posted by Tex Texin at 5/20/2005 12:09:22 AM
Send in your submissions now! Due date is May 20! Call for Papers! Twenty-eighth Internationalization and Unicode Conference (IUC28) Unicode 4.1 - Multilingual Challenges and Solutions for 2006 See Call for Papers ...more >>

How do I reset localization?
Posted by mdb at 5/19/2005 3:20:16 PM
I have a form that I localized into German, but I want to go back to what is on the default and start over... I tried deleting the .de.resx file but that only led to lots of errors... How do I start a localazation over from scratch?? -mdb...more >>

Use IME in Webforms.Textbox
Posted by norbert.heyermeyer NO[at]SPAM loi.de at 5/18/2005 8:09:43 AM
Hello, I'm developing an webclient with ASP.NET in VB, which will be used by european and chinese users. So the fields in die underlying database are defined as nvarchar. I've installed the support for east-asian-font in my Windows XP and the IME for chinese input works, but... I've desi...more >>

Create resource for a Class
Posted by Thanos at 5/18/2005 2:26:01 AM
Hi Excuse my english is not perfect I have a program with forms and classes. All of my forms contain default resource . And I can see in the "solution explorer" -Form1.vb '--Form1.resx If I create resource for my class I will have (in the solution explorer) -Class1.resx -Class1...more >>

Localise Strings literals in the Default Resource
Posted by Thanos at 5/18/2005 2:08:02 AM
Hi everybody Excuse me, my english is not perfect. I have a lot of String literals embedded in my source code, but if one day I would localize my code it will be dificult, so I put the Strings literals in the default resource. But if I put the language in "English"(in the properties of ...more >>



VIsual Studio Project and Internationalisation
Posted by Spurry Moses at 5/17/2005 12:00:00 AM
Hi, I've followed the example in the WorldCalc app in the SDK 'Tutorial' directory, and it all looks OK. But I can't help thinking that there must be some facility in Visual Studio to manage these files? In order to internationalise do I really have start using Explorer, type in batc...more >>

Need Advice on Internationalization of ASP Pages
Posted by Linus at 5/16/2005 11:01:19 AM
Dear All, I am trying to convert an asp web application to a international version, I am done with the screen labels and text that appears on the screen depending on the language what the user selects. But i have problems if a client has a regional setting other than english, he is able to se...more >>

Project Build Error PRJ0025
Posted by ½ðÖÇΰ at 5/8/2005 12:00:00 AM
Hi£¬you guys, I'm a newbee in VS .Net I installed a VS .Net 2003 Chinese Professional in my Chinese WinXP PC. When compiling any cpp file, I got chaos codes in my output window, such as: ¨V2¨\©°?¦Á¨i¦Ä... ????...(????????) stdafx.cpp It doesn't matter with the Dialog based MFC project...more >>

Get system location info
Posted by Mike Silver at 5/2/2005 2:24:01 PM
I need to get the information specified in the system regional & language options -> regional options -> location. I thought regional info is linked to CurrentCulture, but couldn't find this location info anywhere. Do you have any insight? Thanks! John...more >>


DevelopmentNow Blog