I recently ran into a problem where changes being made in various SalesLogix Web resource files were not being reflected in the interface when the web site was re-deployed. SalesLogix uses ASP.Net resource files to store the values of label captions, grid column headers, and other static text so that if localization is used, these items dynamically can change based upon the regional settings.
Read more