Hi,
It's common sense if I'm design interface for user t Add/Edit/Delete ASP.NET resource files (.RESX). Other word, we allow End User to edit .resx file?
If you want users to be able to edit application constants, you should store them in a database. Resource files need to be compiled before they can be used.