Web Hosting Talk







View Full Version : VB .NET Resources and dll


bobskins
09-01-2004, 11:42 AM
I currently have an existing project in VB .NET which contains a resource file called Strings.resx. I wanted to add another file similar to that but call it Strings.de.resx. I have copied all the values from the first file to the second and made it completely identical. What do I do now to actually build it into the project? Any help will be greatly appreciated.

Thank you