How to run resgen in code

  • Thread starter Thread starter Avanish Pandey
  • Start date Start date
A

Avanish Pandey

Hi All

I want to convert a resx file to resource file in ASP.NET code (means I
want to run resgen utility through coding) can I do that? if yes then
how?

Thanks in advance
 
Hello Sijin,

Thanks for reply, but can you provide some help code, or some link for
how to use ResourceWriter and the ResXResourceReader classes to convert
resx files to .resources.

Avanish Pandey
 
Back
Top