Answer:
ResGen.exe denotes Resource File Generator. It generates .txt or .restext and also even the XML based .resx files into Common language runtime .resouirce files.
These resource files can be included in the runtime binary executable or satellite assembly.
By any means Resgen.exe fails then it returns -1 as its value.
Asked In: Many Interviews |
Alert Moderator