1

I have multiple companies and multiple cultures according to companies. And also having themes with companies and cultures.

How to setup all those things ?

SandRock
  • 5,276
  • 3
  • 30
  • 49
Ravi patel
  • 76
  • 1
  • 9

1 Answers1

1

Create specific Resource file for each theme, then set the specific culture (en-GB etc) dynamically when required.

See how to build multilingual application in the following links:

http://www.beansoftware.com/ASP.NET-Tutorials/Globalisation-Multilingual-CultureInfo.aspx http://www.asp.net/general/videos/how-do-i-create-a-multi-lingual-site-with-localization

Hope this helps..

Harun
  • 5,109
  • 4
  • 38
  • 60