I was dealing with Resource Files in .NET, Currently I adds each key, value pair manually and want to automate most of the things.
Is it possible to add, update and delete any key value pair from existing resource file.
I was dealing with Resource Files in .NET, Currently I adds each key, value pair manually and want to automate most of the things.
Is it possible to add, update and delete any key value pair from existing resource file.