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
  • 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
  • ResourceManager.GetObject Caching

    The ResourceManager.GetObject () documentation states the following: If you call the GetObject method multiple times with the same name parameter, do not depend on the return value being a reference to the same object. This is because the GetObject method can return a reference to an existing resource...
    Posted to Localization (Forum) by michhes on 07-16-2007, 12:00 AM
    Filed under: resources, localization, Culture, ASP.net 2.0, assembly, Satellite assembly, caching
  • Add a property to the Tool Generate Local Resources

    Hello, Maybe you can help me. I am working in a multilingual website and we are using some classes to localized the resources in an Oracle Table. Everything work fine but I was wondering if it is possible to add a property to the tool Generate Local Resources, specially for Image control. The tool adds...
    Posted to Localization (Forum) by Gustavo Villa on 11-06-2007, 12:00 AM
    Filed under: resources, Culture, ASP.net 2.0, localization master, LocalResources
  • 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
  • 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: Culture Neutral vs. Culture Specific, globalization, resources, localization, Culture UICulture, Culture, web.config, UICulture, RESX, UICulture Language Control Controls ASPNET, localization master subfolder, localization master, master page localization resource files, LocalResources, localization page layout, App_LocalResources, .resx, multilanguage UseInterface
  • MissingManifestResourceException: Getting globalised values programmatically from application resources

    This has been driving me insane since the start of the month. I am attempting to retrieve globalised values from resource files within a C# ASP.NET web application in VS 2008 targeting .NET 3.5. I have added two files to the App_GlobalResources directory: WebUI.resx WebUI.en-US.resx both of which have...
    Posted to Localization (Forum) by WolfyUK on 02-06-2008, 12:00 AM
    Filed under: resources, Culture, ASP.NET, VS 2008, globalisation
Page 1 of 1 (8 items)