String table equivalent in C#
-
Hello, can anyone illustrate a step by step procedure for using resource manager or some equvalent in C#. I am not able to embed the main assembly resource file, .resources, in the executable assembly.So please guide me in creating and embedding resource files as well.
Keshav Kamat :) India
-
Hello, can anyone illustrate a step by step procedure for using resource manager or some equvalent in C#. I am not able to embed the main assembly resource file, .resources, in the executable assembly.So please guide me in creating and embedding resource files as well.
Keshav Kamat :) India
Look around on this site, there are some articles on embedding resources into assemblies.
"Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon