Change resource file on the fly
        Posted  
        
            by Imran
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Imran
        
        
        
        Published on 2010-03-18T07:37:55Z
        Indexed on 
            2010/03/18
            7:51 UTC
        
        
        Read the original article
        Hit count: 468
        
localization
|wpf
I woulld like to localize my WPF application with resource files. It good technics. But I have requirement to give ability to end user to change some localization information (for example some word traslation). It means change information in the resourse files on the fly (in run time). Is it possible ?
© Stack Overflow or respective owner