We got some queries on our recent blog on with suggestions on using the database to store the localized strings files rather than the default resx approach. We pondered over it, then pondered some more and came to the following conclusion… Problem Statement The challenge we are tackling here is of white labeling and not […]
Category Archives: Multitenancy
Multitenancy and extensive Whitelabelling on the UI
When we think cloud we inherently think Multi-tenant but things can get complicated when the level of white-labelling on the UI is extensive! Layout changes are typically handled by css but if the customer wants to control what every label and textbox is called then we have a problem at hand! We recently suggested […]