Browse by Tags

Related Posts

  • 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
  • Need help about creating multilingual web pages !

    I'm an absolutely beginner, I started learning ASP.Net 2.0, and now I can create web pages! But I want to create real multilingual web pages and I think there are solutions in ASP.Net to avoid duplicating every web page but I ignore completely how to do this !! Can you help me learn more about this,...
    Posted to Localization (Forum) by Peezgeuzg on 03-29-2007, 12:00 AM
    Filed under: Culture Neutral vs. Culture Specific, Culture UICulture, language, Culture, ASP.net 2.0, UICulture Language Control Controls ASPNET, Visual Studio 2005, VWD, ASP.NET, design
  • 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
  • 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
  • Problem when I switch language

    Hi, This is my first post here. If my subject is not in the good forum, please appology and tell me where I should put it. Thanks. Im experiencing 2 problems with the language (Globalization - Localization). First, I explain you what I did : I use a LinkButton to switch between english (en-CA) and french...
    Posted to Localization (Forum) by MSchumacher on 07-13-2007, 12:00 AM
    Filed under: globalization, localization, Culture UICulture, language, Culture, ASP.net 2.0, Visual Studio 2005
  • Resx for Neutral cultures?

    For the first time, I am going to make a site to support Spanish and English (default). So far, I have two resource files: MyResources.resx and MyResources.es.resx. I am using the neutral culture without any problems. With all your experience, does anyone see a concern with this approach? May I overlooking...
    Posted to Localization (Forum) by MADCookie on 09-28-2007, 12:00 AM
    Filed under: Culture UICulture, language, Culture, ASP.net 2.0
  • 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
  • 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
  • Re: What approach changing language with querystring?

    Looks like a great example. Thanks! I'll give it a try. Oh, and since this is .Net URL rewriting, for everyone's information, I think there's a gotcha that if you want HTML files to get rewritten (or anything other than ASPX), you need to make those file extensions route through the ASP.Net...
    Posted to Localization (Forum) by junglemason on 02-15-2008, 12:00 AM
    Filed under: globalization, localization, language, Culture, URL Rewriting, SEO, internationalization
  • Re: What approach changing language with querystring?

    I'm having the same issue, and would love to see a reply. I've decided to go the querystring route as the cookies route excludes some people and search engines, and the url rewriting route would take more time than I have for this round.
    Posted to Localization (Forum) by junglemason on 02-15-2008, 12:00 AM
    Filed under: globalization, localization, language, Culture, SEO, internationalization
Page 1 of 2 (11 items) 1 2 Next >