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\'
Resource provider model:
http://msdn.microsoft.com/en-us/library/aa905797.aspx
Scroll down to the section titled Building a Database Resource Provider.