Referencing resource files from multiple projects in a solution

前端 未结 3 1946
借酒劲吻你
借酒劲吻你 2021-02-04 16:08

I am working on localization for a asp.net application that consists of several projects.

For this, there are some strings that are used in several of these projects. Na

3条回答
  •  醉酒成梦
    2021-02-04 16:55

    Some useful advice on how to manage a situation like this is available here:

    http://www.codeproject.com/KB/dotnet/Localization.aspx

提交回复
热议问题