Is there a way to automatically regenerate resx files for the Progress forms builded with Visual Designer and Infragistics GUI for .Net components ?
When i open the form in the Visual Designer and save it again then the resx is rebuild, but i want a faster way to do this automatically for all the forms...
What is the purpose of regenerating them?
Translation?
Check this class: msdn.microsoft.com/.../system.resources.resxresourcewriter(v=vs.110).aspx
Met vriendelijke groet,
|
||||||||||||||||||||||
![]() |
||||||||||||||||||||||
Maurice Stassen
|
||||||||||||||||||||||
Software Engineer - Projectleider
|
||||||||||||||||||||||
![]() |
||||||||||||||||||||||
|
||||||||||||||||||||||
|
||||||||||||||||||||||
What is the purpose of regenerating them?
Translation?
Check this class: msdn.microsoft.com/.../system.resources.resxresourcewriter(v=vs.110).aspx
Flag this post as spam/abuse.
OK - for that you need to get into a habbit of replacing "Version 4.0.0.0" with "Version 2.0.0.0".
I do that all the time.
It's not the resx file format that changed - it's the .NET Framework version which is different.