Hi Experts,
myself is no SharePoint developer but our Team has developed SharePoint-Solutions to be deployed in a private-cloud. Every deployment is charged by the provider/hoster with xx.xxx $ and takes > 4 weeks for code-Review and deployment..
So we are looking for the best way to implement globalization WITHOUT using resx/resourcefiles.
Ideally the translations should be stored in a SharePoint-LIST (synced from a database) instead of Resx files, so "admin" users could update the list/translations without technical skills.
Has anyone implemented a solution like this and can give some hints about the best way to implement?
What are the disadvantages from a coding-perspective to NOT use the ootb Resourcemanager?
Are there any improvements in SPS2013 compared to SPS2010 regarding globalization?
Is my assumption right that resourcefiles can NOT be deployed with a sandbox Solution and then shared across sandboxes? Whats the best-practice for implementing globalization i.E. for SharePoint Online?
Thanks,
JJ