Browse by Tags

Related Posts

  • Re: Web App Time format changed?

    Hi, What happens is that the Web server is configured with a different language than your machine. ASP.net run by default with the timezone of the machine, but you can change this. Go to your Web.config file, and add a <globalization> element under the <system.web> one, so that it looks that...
    Posted to Localization (Forum) by aweil on 02-08-2007, 12:00 AM
    Filed under: globalization, Culture, web.config, UICulture
  • Re: In-page localization using a webcontrol derived from the multiview control

    Thank you for your response. I tried turning my strings and content into Local Resources as recommeneded and the code indeed looks much cleaner. That said, there are some improvements that I would love to see from the next version of visual studio: (please let me know if the current version can do any...
    Posted to Localization (Forum) by himawari on 02-22-2007, 12:00 AM
    Filed under: globalization, resources, localization, CultureInfo, Culture UICulture, web.config, UICulture, ASP.net 2.0, RESX, Programmatic access, feature request
  • Global declaration of a class object

    I want to create an instance of a Class. The problem is that i want to create this instance once when the session starts and i should have access to this instance in my all other .aspx pages. Can anyone suggest where i should create this instance so that it will be available on all .aspx pages? Thanks...
    Posted to Web Forms (Forum) by nrlahoti on 10-10-2007, 12:00 AM
    Filed under: page.load, globalization, global.asax, web.config, web.config fle
  • 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
Page 1 of 1 (4 items)