Editing resource files without recompiling ASP.NET application
I’d like to enable the resource files to be editable after deployment. I read this post which suggests that this is possible, but I can’t seem to figure out what settings I need to change to enable this.