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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top