Hi,
I generate locale resource file for my aspx site (Tools -> Generate Local Resource). After few days i add some of new controls for the same aspx site. It is possiblle to automatic update the resx file without destroying of my values in file?
best regards
thanks
Jarek
I think VS's resource editor is okay.
But if you're afraid of any disturbance of your resource files you may try editing them manually as plain text since they are just Xml files.