0

I have resource.fa-IR.resx file and I use it to make my web site more flexible (with some keys and value) my goal is admin can change value according to his requirement I have a method that get key and value parameter and update the resource file but it dose not effect before stop project and rebuild when i start it again my value changed.

now can anyone help me with this I want that my resource value change in run time with out stopping project Because I have a form to edit value or create new key value in admin panel but changes are ineffective... Thanks for your helps !

  • "my goal is admin can change value" when? During compile time? When the app is deployed, and while the app is stopped or running? – gunr2171 Aug 12 '23 at 19:33
  • @gunr2171 when app is running – mahdi_asli Aug 13 '23 at 17:21
  • https://stackoverflow.com/questions/676312/modifying-resx-file-in-c-sharp https://stackoverflow.com/questions/13218777/can-i-edit-resource-file-at-runtime – gunr2171 Aug 13 '23 at 17:35
  • Could you please share us how have you configured that? For changing value in runtime how are you manipulating those value within your application code could you please share? – Md Farid Uddin Kiron Aug 14 '23 at 09:07

0 Answers0