Browse by Tags

Related Posts

  • How to share resource files between window-based and web-based project

    Hello professionals, I have a question about sharing resources between projects. Currently, I have a C# solution with three projects. One is window based named “MyClient”. Second it web based named “MyWeb” and the last one is window based project named “MyCommon” that used to share functions and configurations...
    Posted to Localization (Forum) by Albert877 on 01-07-2009, 12:00 AM
    Filed under: .resx, ASP.NET, localization
  • Slight variations in resource file content

    Hello, I am planning to develop a site using resource files for GB and NI (Northern Ireland). They will both use the default (en-GB) resource files. However, for NI there will be a few (not many) instances where the text displayed on a page will differ from the GB website. For example, the welcome message...
    Posted to Localization (Forum) by NuggetUK on 07-01-2008, 12:00 AM
    Filed under: .resx, App_LocalResources, Culture, Culture Neutral vs. Culture Specific, CultureInfo, globalization, languages, localization, Localization automatic asp:Localize RESX resource, Localization seo, localizationation, LocalResources, InitializeCulture, localResourceProvider, ASP.net 2.0, custom resource provider, localresouces
  • Do I have to rewrite all the default control value's?

    Hi, I am writing a multi language enabled website (English and Dutch) using Visual Studio 2005 ASP.NET 2.0. It all works fine using resource files so I don't really have a problem but I do have a question. A lot of controls come with default value's in English. Take for instance the CreateUserWizard...
    Posted to Localization (Forum) by dtromp on 06-29-2008, 12:00 AM
    Filed under: .resx, App_LocalResources, language, languages, localization, localization automatic, custom resource provider
  • Re: Master page Issue

    In the master page I have the link enlish/french link buttons. for instance Code for frech in master page is public void lnkFrench_Click(Object sender, EventArgs e) { strLanguge = "fr-CA"; if (string.IsNullOrEmpty(strLanguge)) { strLanguge = "fr-CA"; } HttpCookie myCookie = new HttpCookie...
    Posted to Localization (Forum) by deekonda on 02-21-2008, 12:00 AM
    Filed under: .resx, ASP.net 2.0, globalization, localization, InitializeCulture
  • 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: Nynorsk, resource, RESX, Translation, UICulture, .resx, Accept-Language localization Firefox IE7, ambigous, Culture, CultureInfo, globalization, language, localization, multilingual, InitializeCulture, Firefox, nn-no, Culture UICulture, multilanguage UseInterface, ASP.net 2.0
  • Multilanguage Site with XML resx

    Hello ! I'm trying to develop a website multilanguage enabled. It works but when I publish the site, .resx files are compiled in assemblies. So I cannot modify ressources after publishing. Is it possible to publish resx files whithout compile them in XML ? Guillaume
    Posted to Localization (Forum) by Billlegrand on 01-10-2008, 12:00 AM
    Filed under: resource, Resource files, resources, Visual Studio 2005, .resx, App_LocalResources, ASP.NET, Compilation, localization, localization master, localization page layout, Localization seo, multilingual, LocalResources, multilanguage UseInterface, VS2005, ASP.net 2.0, localization master subfolder, web.config
  • Unload Localization Resources

    Is there anyway to programmatically unload the resource cache? I have done a lot of research to see if this is possible and haven't found any answers yet. I have written a full explanation of the problem at http://techsoda.wordpress.com/2008/01/04/aspnet-reset-that-resource/. Any thoughts would be...
    Posted to Localization (Forum) by techsoda on 01-04-2008, 12:00 AM
    Filed under: resources, .resx, App_LocalResources, globalization, localization, ASP.net 2.0
  • Re: East asian language support in .net

    hey , For each Language in .net You hould Create a Resource file you go on each folder you want to localize , then righ click on the folder and create App_Localization folder and then righ click on App_Loclization and add\new Item then you should select Resource.resx file and give the complete Module...
    Posted to Localization (Forum) by Kamarikan on 12-30-2007, 12:00 AM
    Filed under: resources, RESX, UICulture, UICulture Language Control Controls ASPNET, .resx, App_LocalResources, Culture, Culture Neutral vs. Culture Specific, globalization, localization, localization master, localization page layout, master page localization resource files, LocalResources, Culture UICulture, multilanguage UseInterface, localization master subfolder, web.config
  • localization task

    How Microsoft.com or orkut.com or other big sites handle localization task as they are having large number of files?
    Posted to Localization (Forum) by hemchand on 01-28-2009, 12:00 AM
    Filed under: .resx, App_GlobalResources, App_LocalResources App_GlobalResources, ASP.NET, ASP.net 2.0, big project, Culture, localisation, localization, localization automatic, Culture UICulture, hemant chandurkar, local resource asp:Localize culture
Page 1 of 1 (9 items)
Microsoft Communities