I have a multilanggual website. I would like to store Locatilzation in database instead of ressource file.
If somebody has good tutorial or documentation about that, I appreciate to access these doc.
I have a multilanggual website. I would like to store Locatilzation in database instead of ressource file.
If somebody has good tutorial or documentation about that, I appreciate to access these doc.
The best place to start is http://msdn.microsoft.com/en-us/library/aa905797.aspx I have followed this process in a number of projects very successfully
You can use the Data Driven Resource provider from Rick Strahl