ASP.NET MVC 2 Localization/Globalization stored in the database?
        Posted  
        
            by richburns
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by richburns
        
        
        
        Published on 2010-04-02T17:31:56Z
        Indexed on 
            2010/04/02
            17:33 UTC
        
        
        Read the original article
        Hit count: 185
        
Hello
I've been searching for a while for a good example of localizing an C# ASP.NET MVC 2 application but storing the data in the database instead of .RESX files. Unfortunately I've had no luck finding a good example and was hoping someone else may know and could point me in the right direction?
Many thanks for any help/advice/articles
© Stack Overflow or respective owner