User-448498195 posted
I've noticed my resource files are getting a bit messy on my ASP.net MVC
Does anyone have any conventions for resource files? eg naming conventions for peices of text? how they group peices of text?
I've also found that putting HTML in resource files has helped in some situations, Are there any pitfalls with this?
Does anyone have any tips on how to impliment resource files so that they are easy to maintain?