Hi everyone, im curious about doing Globalization in asp.net MVC with globalization File and a Session["lang"]
the session lang can be setup quite easy to change, but the problem here is the Globalization File.
What should i do and how should i do to implement this?
Thank you very much
PS: I've search on Google and here for some solution but most likely with asp.net mvc we need to create another VIEW folder for EN, JP, FR, and this can cause a lot of trouble in the future to change the design.
Actually, it's mean translation: -> switching languages, something like that