Browse by Tags

Related Posts

  • Changing Culture for all pages

    I have viewed the following tutorial http://asp.net/learn/videos/view.aspx?tabid=63&id=40 which shows how to use change the language by usuing the following code protected override void InitializeCulture() { String lang = "en" ; if (langDropDownList != null ) { lang = langDropDownList.SelectedValue;...
    Posted to Localization (Forum) by dchauhan on 03-16-2007, 12:00 AM
    Filed under: multilingual, english, culture, french
  • Localization Thread culture issue

    Hi , I am working on localizatin in asp.net 2.0, We r working on multi language web site , so user can toggle between english and french thread and ui cultures. Now the issue is , user can always enter data in english mode only ( means 10.25, 30.55, 66.22) , After all the calculations happend i want...
    Posted to Localization (Forum) by suresh.programmer on 04-26-2007, 12:00 AM
    Filed under: Culture Neutral vs. Culture Specific, localization, CultureInfo, Culture UICulture, Culture, ASP.net 2.0, localization master, multilingual, GetLocalResourceObject
  • NEED HELP IN CREATING WEB PAGES IN TAMIL LANGUAGE

    Hi All, I would like to create web pages in Tamil language in .net 2003 version using windows xp.How can i do this? I have typed tamil letters using windows Latha font in MS word and copied this into .NET web page.When i run the application i am NOT getting the letters in Tamil.Some others characters...
    Posted to Localization (Forum) by magesh22 on 05-02-2007, 12:00 AM
    Filed under: Culture Neutral vs. Culture Specific, Culture UICulture, Culture, UICulture, asp.net 1.1, multilingual
  • Sorting Khmer Unicode text

    Hello all. We are currently procing software where all data entry and text display is done in Khmer Unicode. Khmer is the National language of Cambodia. Khmer Unicode is does not make part of Windows XP, also not after (optionally) enabling support for South East Asian languages. Our software's target...
    Posted to Localization (Forum) by pietjepuk on 05-15-2007, 12:00 AM
    Filed under: globalization, localization, utf-8, language, Culture, UICulture, multilingual, unicode
  • Localization - Step by Step Approach

    You can implement localization either by placing the resource file (i.e. .resx file) in App_GlobalResources folder or by placing the .resx files under a new project. Here is the step by step method for implementing it. Implementation using “App_GlobalResources”: Open visual studio 2005. click File->Add...
    Posted to Localization (Forum) by anandh_efi on 06-06-2007, 12:00 AM
    Filed under: globalization, resources, localization, CultureInfo, Culture UICulture, Culture, UICulture, Translation, ASP.net 2.0, RESX, multilingual, LocalResources
  • Resource files and searchengines

    Dear Before I start to translate my complete website, I wanted to know if my approach will be search engine optimized. I use resx files and the language will be selected with a dropdown and saved in a session, I'm NOTusing querystrings for saving the language. Are the resx files also indexed by the...
    Posted to Localization (Forum) by zipfeli on 07-09-2007, 12:00 AM
    Filed under: globalization, localization, Culture UICulture, language, Culture, multilingual, Localization seo
  • Re: Arabic in ASPX Page??

    Hi, I see you're an expert for site developping in Arabic, I have the same problem: texts retrieved from DB are displayed OK, texts written directly in the aspx (ver 1.1) page are displayed as junk. I used the UTF-8 meta tag, and culture=ar-EG Arabic (Egypt) and it doesn't help Have any idea...
    Posted to Localization (Forum) by nurit on 07-22-2007, 12:00 AM
    Filed under: utf-8, Culture UICulture, Culture, ASP.NET, multilingual
  • Re: Arabic in ASPX Page??

    Hi, I see you're an expert for site developping in Arabic, I have the same problem: texts retrieved from DB are displayed OK, texts written directly in the aspx (ver 1.1) page are displayed as junk. I used the UTF-8 meta tag, and culture=ar-EG Arabic (Egypt) and it doesn't help Have any idea...
    Posted to Localization (Forum) by nurit on 07-22-2007, 12:00 AM
    Filed under: utf-8, Culture, UICulture Language Control Controls ASPNET, ASP.NET, multilingual
  • Testing with different languages - Language Packages

    Hi, I'm developing a web multilingual application and I need to test it in different languages so I can see if everything works fine. In particular I'm using the login controls in .net. I tested them fine in english and spanish which are the languages that were automatically installed with the...
    Posted to Localization (Forum) by Marcos on 07-31-2007, 12:00 AM
    Filed under: globalization, localization, CultureInfo, Culture, ASP.net 2.0, UICulture Language Control Controls ASPNET, multilingual, generate Local Resources, LocalResources
  • LocalResources and DB

    Hello all, I have project to work with a web application to retrieve local and global resources from a DB. This project also replace the default tool of VS to create the local resources and when you use the Generate Local Resource tool adds all the resources of the page to the DB. You may know that this...
    Posted to Localization (Forum) by Gustavo Villa on 11-08-2007, 12:00 AM
    Filed under: Culture Neutral vs. Culture Specific, globalization, resources, localization, CultureInfo, Culture UICulture, language, Culture, ASP.net 2.0, UICulture Language Control Controls ASPNET, localization master subfolder, ASP.NET, localization master, design, multilingual, generate Local Resources, LocalResources, localization page layout, resource, database, App_LocalResources
Page 1 of 2 (11 items) 1 2 Next >