so i have a multi-tier web app in asp.net mvc i use the asp.net localization with resource files, and it’s ok for pages, but i have also some messages (not in the UI) how do i localize the stuff that is in other class libraries ?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I have found the solution, it’s very easy, I have put the resource files in a separate class library and everybody knows the current language though CurrentThread.UICulture