HighTechTalks DotNet Forums  

What is common?

Dotnet Internationalization microsoft.public.dotnet.internationalization


Discuss What is common? in the Dotnet Internationalization forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Ruben
 
Posts: n/a

Default What is common? - 10-12-2004 , 09:36 AM






When working with the ResourceManager I was wondering if it is common to
store the ResourceManager as a member variable in the user control when
strings are swapped during the lifetime of the control? Al examples I have
seen so far are setup like this. I don't know how much memory it takes for
doing that but another option, which I like more, is having it available
everywhere as a singleton in the assembly.

Second question on what is common,

When the user changes the current culture from within the application should
the application be restarted before things will take effect (ofcoarse suchs
settings is stored for example in the Registry and applied at startup) or
should al user interface controls be updating directly after the culture
changed?

What does Bill recommend on this?



Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.