Browse by Tags

Related Posts

  • Checking out supported local resource files in code

    Hallo, Am trying to create a localized website but have no issues with using browser culture or default culture.I would like however before using the default culture to check whether any other language the use has stated in a database is supported before taking him from the browser support culture to...
    Posted to Localization (Forum) by kenoti on 08-22-2008, 12:00 AM
    Filed under: App_LocalResources, Culture, Culture Neutral vs. Culture Specific, CultureInfo, database, globalization, locale, Localization BeginRequest Culture, localization button hyperlink changing, localization master, Culture UICulture, local resource asp:Localize culture, internationalization, localization master subfolder
  • Thread.CurrentThread issue in n-tier application

    Hi, I'm having a problem with a n-tier ASP.NET with italian and english language user interface. In the UI layer, accordingly with the user decision, I override the InitializeCulture method to set the following: Thread .CurrentThread.CurrentCulture = CultureInfo .CreateSpecificCulture( "it-IT"...
    Posted to Localization (Forum) by Juse71 on 03-24-2008, 12:00 AM
    Filed under: UICulture Language Control Controls ASPNET, Culture, globalization, InitializeCulture, Culture UICulture, internationalization
  • 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: URL Rewriting, Culture, globalization, language, localization, 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: Culture, globalization, language, localization, SEO, internationalization
Page 1 of 1 (4 items)