I am developing a survey website and I want to make it multilingual. Now, as survey questions are loaded dynamically from database, I can not use resource files to solve this problem.
Is there any built in library for C# which is capable of translating page content?