I am having some trouble with mvc3 and a custom resource provider. I created a custom resource provider with a database.
I added the settings in my web.config.
But how can I get localized strings in my views with the resourceprovider ?
I can't find info anywhere.
Can someone please help ?