I have a MVC webapplication where two brands of the same company can login. Both companys have the same language but there are some small words that needs to be changed in the application self.
So my idea is to switch (based on company value) the resource file, but i can't find a solution for this problem.
Thanks for any help