My application currently impleamented in english language now i want to provide spanish language as option to user.So how to impleament this feature in a best way.
Mark this post as answer if this helps.It can save others time.
You can do using Resource files, for the each langauge there is seprate file and depend on current culture Resource file will loaded and get data from that.
each and every lable value will be get from the resource file
Actually i am planning create a dropdown which is going to offer a range of languages to user.If user selects the particular language and clicks a button then i need to dynamically change the ui culture.Is it possible?
Mark this post as answer if this helps.It can save others time.
Member
192 Points
123 Posts
How to impleament multi language application.
Jan 17, 2013 01:13 AM|MaheshKumarCh|LINK
My application currently impleamented in english language now i want to provide spanish language as option to user.So how to impleament this feature in a best way.
Contributor
7095 Points
1966 Posts
Re: How to impleament multi language application.
Jan 17, 2013 01:18 AM|anuj_koundal|LINK
Try These
Asp .Net Tutorials | www.codingfusion.com
Bank IFSC Codes
Ajax Control Toolkit
Contributor
2770 Points
774 Posts
Re: How to impleament multi language application.
Jan 17, 2013 01:20 AM|dhol.gaurav|LINK
You can do using Resource files, for the each langauge there is seprate file and depend on current culture Resource file will loaded and get data from that.
each and every lable value will be get from the resource file
let me know if any query
Gaurav Dhol
Skype ID : dhol.gaurav
Member
192 Points
123 Posts
Re: How to impleament multi language application.
Jan 17, 2013 04:51 AM|MaheshKumarCh|LINK
Actually i am planning create a dropdown which is going to offer a range of languages to user.If user selects the particular language and clicks a button then i need to dynamically change the ui culture.Is it possible?
Member
180 Points
105 Posts
Re: How to impleament multi language application.
Jan 17, 2013 06:31 AM|prakashslm|LINK
Hi,
Yes it is possible
if you need any help feel free to ask
http://mrbool.com/globalization-preparing-an-asp-net-application-s-ui-for-different-languages/4481