Addition of multiple language support to asp.net webforms site.
- or -
Post a project like this- Posted:
- Proposals: 19
- Remote
- #1296594
- Awarded
Description
Num. of web pages/modules: 40
Description of requirements/features: Need someone to work through code of existing website replacing hard coded english text with code to get the text in the selected language (english/french/spanish etc.)
Specific technologies required: Microsoft Visual Studio 2015
Extra notes:
Simon F.
100% (6)New Proposal
Login to your account and send a proposal now to get this project.
Log inClarification Board Ask a Question
-
Hello,
Is this job still open ?
Best Regards,
Bals. -
Are you in a rush or flexible on deadline?
Simon F.22 Sep 2016Thanks for the reply, we want this to be started soon and completed over next month.
David B.23 Sep 2016What's your budget ?
-
Hello Simon,
When you say Asp.Net is it Asp.Net webforms or Asp.Net MVC?
Are all of the language files to be translated? Would you like to use Google Translator for it?
Please let me know.
Simon F.22 Sep 2016It is an asp.net webforms project. We would ask our partners to supply the actual text we need the application converting to use resource files instead of hard coded strings.
Tapesh M.22 Sep 2016I understand to use .resx file. Is your code hosted over GIT for easy collaboration or do we have to move files back and forth?
I could also use a tool on top of resx file so it would create a autogenerated .cs file which we can reference in the .aspx pages that would prevent from using hardcoded string literals of resx file instead we will use the autogenerated class to give proper build errors where we try to use a key of resx that doesn't exist.
Please let me know.