Using a centralized resource resx library - is it possible?
I have a bunch of projects in the same area. I would like to use one central resource开发者_StackOverflow library - is this possible?
Also, if it is, can I use the strongly-type Resource classes like are made when you insert a resource file into your project through the properties?
Thank you.
精彩评论