2

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.

1
  • what DB? SQL Server, MySQL, Oracle, etc. Commented Oct 6, 2010 at 3:14

2 Answers 2

1

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

Sign up to request clarification or add additional context in comments.

1 Comment

The articles approach deals with (web forms) ASP .Net 2.0. Can it be used with MVC 3 as well?
1

You can use the Data Driven Resource provider from Rick Strahl

2 Comments

This is not MVC implementation
@doganak: The OP is asking for tutorials and documentation, surely this project is a good start for that. And the DB resource provider is common for all ASP.net

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.