Browse by Tags

Related Posts

  • 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
  • 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
  • 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
  • Re: Single web application showing same information but in different lanaguages

    Thnks mystery, I'll try it. Let say I install a french web server and add my web application. In the page_load , should I put the following code: 1 Dim language 2 language = Split(Request.ServerVariables("HTTP_ACCEPT_LANGUAGE"), ",") 3 4 dim strLanguage as string 5 6 strLanguage...
    Posted to Localization (Forum) by Dave19 on 08-13-2007, 12:00 AM
    Filed under: CultureInfo, Culture UICulture, language, web.config, ASP.net 2.0, asp.net 1.1, multilingual, Compilation
  • Localization & Globalization application devlopment in .net technologies...

    Hi All, I am new to .net and not developed any localization application before. Now I am planning to start an application with globalization and localization. Please give some idea about globalization and localization application devlopment. I have searched in google but it's giving 'n' number...
    Posted to Localization (Forum) by malarvannan on 09-25-2007, 12:00 AM
    Filed under: Culture Neutral vs. Culture Specific, globalization, localization, CultureInfo, Culture UICulture, ASP.net 2.0, asp.net 1.1, ASP.NET, multilingual
  • 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
  • Reset Cache or Clear Localization Cache

    Hi, I am working on a multi-language website where the resources can be updated at any moment. When a change is made this can not be visualized after a while (timeout cache, I suppose). After a change I would like to force a reset of the cache where the multi-language are stored. Any suggestion? Thank...
    Posted to Localization (Forum) by Gustavo Villa on 11-21-2007, 12:00 AM
    Filed under: globalization, localization, CultureInfo, language, ASP.net 2.0, multilingual, generate Local Resources, LocalResources, How To, caching, App_LocalResources
  • Firefox sends wrong language code -- how can I catch this?

    Hi all, I am trying to localize a website for Nynorsk (nn-NO, which is the second official language in Norway). The problem is, while Internet Explorer sends the right code, Firefox (most current version) only sends "nn". ASP.NET's internal internationalization routines don't accept...
    Posted to Localization (Forum) by pbb on 01-24-2008, 12:00 AM
    Filed under: globalization, localization, CultureInfo, Culture UICulture, language, Culture, UICulture, Translation, ASP.net 2.0, RESX, multilingual, ambigous, resource, .resx, multilanguage UseInterface, Accept-Language localization Firefox IE7, Firefox, Nynorsk, nn-no, InitializeCulture
  • I can't get access to all locales?

    Hi all, I've made a multilingual website with pulldown menu to switch languages, and everything works allright. Now, mostly as a joke, I wanted to let my site support Bosnian (Cyrillic script) as a nice gesture to a colleague. According to the page at http://msdn2.microsoft.com/en-us/library/ms172470...
    Posted to Web Forms (Forum) by pbb on 03-12-2008, 12:00 AM
    Filed under: Localization, i18n, l10n, frisian, locale, romansh, nepali, cultureinfo, bosnian, irish, filipino, multilingual, internationalization
Page 1 of 1 (9 items)