samba siva

samba siva

  • 1.3k
  • 319
  • 45.7k

Multi language support for ASP.NET MVC application

Mar 14 2017 12:11 AM
we have ASP.NET MVC project.
we have total 20 views and single resource file for each view(total 20 resource files)  inside the App_GlobalResources folder.
In App_GlobalResources i can read the data from each and every resource file.
i created language specific subfolder inside  App_GlobalResources
But i'm unable to read the resource file data in to the view. 
How can we implement the multilanguage support for the application?
Can any one please help me, how to read resource file data inside subfolder of  App_GlobalResources.

Answers (1)