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 > july 2006

Individual Form .resx VS. .resx in Properties Folder
Posted by Teeravee Sirinapasawasdee at 7/19/2006 4:37:01 AM
When creating Windows application, there are several way to use resource files. Now, I'm very confuse about .resx file in each form and .resx file in Properties folder in the project. If I have a message text, where is the best place I put my message text? Do anyone know exactly or just best p...more >>

ISO 3166 numeric code
Posted by Steve Wilkinson at 7/19/2006 3:55:02 AM
Using RegionInfo its possible to get the 3 letter ISO currency code, however I cannot find any method to obtain the 3 digit ISO currency code. For example: GBP (3 letter ISO currency code) = 826 (3 digit ISO currency code) Is there any support in .NET 1.1 for this or do I have to write a...more >>

word breaking for cjk languages
Posted by ajfish NO[at]SPAM blueyonder.co.uk at 7/10/2006 9:46:31 AM
Hello, I have a .Net 1.1 application which processes text in unicode and needs to split it up into "words". currently I use a very simple algorithm of just splitting on whitespace which works for western languages but fails completely for CJKV (specifically I am interested in japanese). I u...more >>

Resource Files in .Net 2005
Posted by Eniac0 NO[at]SPAM gmail.com at 7/6/2006 9:24:27 AM
Hello guys, I have a (small?) problem with resource files ever since I switched to .net 2005. in vs.net 2003, generally, i would handle resource files like so : in the page_load event, I detect the selected language in session, then I do a small if-then-else to select the appropriate resourc...more >>



DevelopmentNow Blog