Resource file question
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, We want to use the resource with the ability to be able to over-write the resource file? Based on maybe an Hierarchy model, set a default resource file but something specified in the Hierarchy should be able to over-write this file to new settings. We do not want to store this information in the database, creating different languages translations for the data we want to use, and want to take advantage of this .Net framework feature. Thanks for your time.