Answered by:
Multi language in asp.net

Question
-
User64854293 posted
Hi,
i want to develop an application for multi language. I have read about satellite assembly. using that we can change display(text) of control according to that language. i want to make dynamic app where the data will come from database,also some of the reports where information will come from database. is it possible to make it multi laguage? some of the page are static page which is having only text for that whether i have to create separate pages each language. please give me some guidance.
Friday, July 3, 2009 2:49 AM
Answers
-
User-1034726716 posted
i want to develop an application for multi language
What you need is a localization:
Video:Create a Multi-Lingual Site with Localization?
ASP.NET 2.0 Localization (Video, Whitepaper, and Database Provider Support)
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Friday, July 3, 2009 3:49 AM -
User-957313 posted
check this link.... http://weblogs.asp.net/scottgu/archive/2006/11/29/extending-the-asp-net-2-0-localization-model-with-a-database-resource-provider.aspx
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Friday, July 3, 2009 4:16 AM -
All replies
-
User-1034726716 posted
i want to develop an application for multi language
What you need is a localization:
Video:Create a Multi-Lingual Site with Localization?
ASP.NET 2.0 Localization (Video, Whitepaper, and Database Provider Support)
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Friday, July 3, 2009 3:49 AM -
User-957313 posted
check this link.... http://weblogs.asp.net/scottgu/archive/2006/11/29/extending-the-asp-net-2-0-localization-model-with-a-database-resource-provider.aspx
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Friday, July 3, 2009 4:16 AM -
User1270748035 posted
Check ASP.NET resource files multilanguage
Friday, July 3, 2009 4:52 AM -