Browse by Tags

Related Posts

  • In-page localization using a webcontrol derived from the multiview control

    Hi All, I am fairly new to localization in ASP.NET 2.0 and I would like to get some feedback and recommendations from the experts regarding my current implementation. My company is in the process of migrating an existing, mostly static website to the ASP.NET 2.0 platform. The current site has three languages...
    Posted to Localization (Forum) by himawari on 02-16-2007, 12:00 AM
    Filed under: globalization, resources, localization, CultureInfo, Culture UICulture, Culture, UICulture, ASP.net 2.0
  • How to localize a menu control in a masterpage

    Hi all, I'm devoloping a web site that must have two languages. I'm using a master page for the layout and I have two menu controls on the master page that must be changed according to language selection. Is it possible to do it with a local resource file? Can you pls advice a method for this? I show...
    Posted to Localization (Forum) by SteliosM on 03-12-2007, 12:00 AM
    Filed under: globalization, resources, localization, Culture UICulture, Culture, UICulture, ASP.net 2.0, RESX, Master page
  • Code Inheritance for localization

    Hi to all, I'm working in localizing a web site and I found a video that describes an Override method on the content page as: Imports System.Threading Imports System.Globalization Partial Class _Default Inherits System.Web.UI.Page Protected Overrides Sub InitializeCulture() Dim lang As String = Session...
    Posted to Localization (Forum) by SteliosM on 03-13-2007, 12:00 AM
    Filed under: globalization, localization, CultureInfo, Culture UICulture, language, Culture, UICulture, ASP.net 2.0, RESX, Master page, Inheritance
  • Re: Arabic in ASPX Page??

    I had checked your site and all the Arabic words appears right (the hand coded and the retrieved from the DB ones). BTW: I’m using IE 7.0 / Vista I, guess you had solved the problem; if not I'm here to help you I have more than 7 years developing Arabic web sites. At the end: I recommend that you use...
    Posted to Localization (Forum) by wdeveloper on 03-20-2007, 12:00 AM
    Filed under: globalization, localization, utf-8, encoding, Culture UICulture, Culture, UICulture, Translation, ASP.net 2.0, asp.net 1.1
  • Re: Language with MCMS

    Are you naming the channel itself in Vietnamese!, if yes then that's the problem. it's better to write the name in Latin letter (Name), and for Vietnamese you can write it in (Display Name), because the mcms urlrewriter is using the channel name in the url, even if that works sometimes it will cause...
    Posted to Localization (Forum) by wdeveloper on 03-20-2007, 12:00 AM
    Filed under: localization, utf-8, Culture, ASP.net 2.0, asp.net 1.1
  • 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
  • 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
  • mysterious mixed local resources

    I am writing an application that is localized for English and French. For the most part I am using explicit localization rather than implicit as it offers me more control. For some reason I seem to be retrieving text from different local resource files depending on where I place the controls in my HTML...
    Posted to Localization (Forum) by slyttle on 07-08-2007, 12:00 AM
    Filed under: localization, CultureInfo, Culture UICulture, Culture, 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
Page 1 of 3 (23 items) 1 2 3 Next >