Browse by Tags

Related Posts

  • Reset Cache or Clear Localization Cache

    Hi, I am working on a multi-language website where the resources can be updated at any moment. When a change is made this can not be visualized after a while (timeout cache, I suppose). After a change I would like to force a reset of the cache where the multi-language are stored. Any suggestion? Thank...
    Posted to Localization (Forum) by Gustavo Villa on 11-21-2007, 12:00 AM
    Filed under: App_LocalResources, caching, CultureInfo, globalization, How To, language, localization, multilingual, generate Local Resources, LocalResources, ASP.net 2.0
  • Web Gardens and Threading Issues

    I originally posted about this issue in the General ASP.NET forum [ reference ], but have isolated the problem to a conflict with IIS Web Gardens and so I'm cross-posting it here. Summary: My application works as expected when used with a single worker process. When shared between multiple worker...
    Posted to Web Hosting with IIS and ASP.NET (Forum) by Tyrven on 08-28-2007, 12:00 AM
    Filed under: OutputCache, Threading, Caching, iis 60, Localization, iis, Web Garden
  • 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, Satellite assembly, ASP.net 2.0, assembly, caching, Culture, localization
  • Re: CurrentUICulture got reset!

    Biser, you can use Session to store it but inside GetVaryByString method Session does not exist yet. That's why I use CurrentUICulture. Anyway, I'm talking about completely different thing here - I initialize CurrentUICulture in Page.InitializeCulture() method to 'ru-RU' and then assume...
    Posted to Localization (Forum) by akaKlen on 07-07-2007, 12:00 AM
    Filed under: caching, localization
Page 1 of 1 (4 items)