Tagged Questions
2
votes
1answer
576 views
Problem compiling resource file to library
I have a web application built in asp.net, which uses resource files to support multiple languages. The problem I have is that I can only add a new language file in Visual Studio, and I have to ...