I am trying to take a resx file from another project. I would like to remove some of the resources and re-build a strongly typed class from the resx. The problem is that I am not sure how to do that or how to associate a "Designer" file with a resx file so that the class file gets auto generated when the resx file changes. Any tips
Kevin

Strongly type resources.