I create asp.net Multilingual site using resource files (.resx) and add information of arabic and english and deploy it on client side. Now client want to edit the data in resource file. I use emebeded resource in resource file properties so it makes dll
of that file. I want to give it to user to make changes. Please tell me how is it possible.
Thanks
Go to the complete details ...