Click here to Skip to main content
15,907,326 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello,
I am going to create Multilungal Web Application using ASP.NET, C#.
what should i do to implement it ?

Please reply.
Posted
Updated 6-Dec-11 21:16pm
v2

I would suggest to start from http://msdn.microsoft.com/en-us/library/c6zyy3s9.aspx[^].

—SA
 
Share this answer
 
Comments
koolprasad2003 7-Dec-11 3:11am    
Nice link SA.5.
Sergey Alexandrovich Kryukov 7-Dec-11 3:29am    
Thank you, Prasad.
--SA
RaviRanjanKr 7-Dec-11 3:22am    
My 5+
Sergey Alexandrovich Kryukov 7-Dec-11 3:29am    
Thank you, Ravi.
--SA
You need to use obalization and Localization technique of ASP.NET, which gives you freedom of designing and developing applications that deal with multiple cultures/languages.

Code project has a good article on it, check Globalization and localization in ASP.NET 2.0[^]
 
Share this answer
 
Comments
RaviRanjanKr 7-Dec-11 3:22am    
5+
 
Share this answer
 

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