Click here to Skip to main content
15,905,558 members
Please Sign up or sign in to vote.
4.00/5 (2 votes)
See more:
sir how convevert a projct for multiple language
Posted
Updated 14-Jan-14 21:26pm
v2
Comments
Suk@nta 15-Jan-14 3:59am    
check it
http://www.codeproject.com/Tips/580043/How-to-make-a-multi-language-application-in-Csharp
Suk@nta 15-Jan-14 4:00am    
for asp.net follow bellow link
http://www.codeproject.com/Tips/644196/Create-Multi-language-ASP-NET-Website
Bernhard Hiller 15-Jan-14 6:37am    
and: it is a terrible lot of stupid ***manual*** work (even when you have tools which allow for some of the steps to be automated).
string concatenations are a bad issue, you have to identify them and replace them with string.Format before. You'll be glad when you have finished that project...

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900