Resource File (.resx) does not show changes??

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: al (grawsha2000_at_yahoo.com)
Date: 10/17/04


Date: 16 Oct 2004 20:13:04 -0700

Hi,

I use a resource file (.resx) to store user's settings such as
language and other strings. The problem i'm facing is that when the
user changes one of the strings in the resource file, those changes
are shown by VB.NET untill after the user reloads the app.

Is there any work-around for this behavior so changes can appear
without relaoding the app??

Thanks,
Grawsha



Relevant Pages

  • Re: Multilanguage
    ... User choose which strings should be translated ... >> The resource file is only a storage space, you can switch languages ... that the app use the last selected language on start up. ...
    (microsoft.public.vb.general.discussion)
  • Resource File Woes
    ... I'm trying to add a resource file to my app but it's not working. ... -- Added a .resx file ... -- Tried to call the strings using: ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Global resource file
    ... accessing the strings at the same time. ... I did think about caching the error XML file in memory but it will be quite ... >> However what I would like to do is have a single global resource file ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Form Localization
    ... my forms share strings so I need somewhere centralized where the ... central resouce file to be swapped in and out by the CLR depending on ... culture as per the usual .net behaviour. ... possible to have 1 resource file for each culture which contains the ...
    (microsoft.public.dotnet.framework.windowsforms)
  • Re: Overriding default language in single MUI resource file
    ... to bind on-the-fly (require a restart to get the new language). ... languages in a single resource file. ... English strings will be displayed. ... so that on a German system the English resources are displayed. ...
    (microsoft.public.vc.mfc)