Windows Develop Bookmark and Share   
 index > Windows Forms General > What are the differences between version 1.3 and version 2.0 resx files?
 

What are the differences between version 1.3 and version 2.0 resx files?

Hello,
are there many differences between version 1.3 and version 2.0 resx files?
I want to generate a resx file in Dot Net 2.0 and the version of the resx file
that is going to be generated will be 2.0.
Then i want to generate the same resx file using Dot Net 1.1 and the version of the ResX file will be 1.3.
I will then copy the <value> nodes from the 2.0 ResX files to the 1.3 ResX files <value> nodes and i will generate the resource file later.

Will there be a problem ?
What do you say about this ? Is there a difference on how the values of data is serialized ?

Is there a different way to create version 1.3 resource files (for .NET 1.1 applications) from .NET 2.0 ?

Thanks!
Alexander Tr  Saturday, May 10, 2008 11:01 AM
pls help.

Alexander Tr  Tuesday, May 20, 2008 2:35 PM

You can use google to search for other answers

Custom Search

More Threads

• WebBrowser Control and OLEIVERB_UIACTIVATE
• Explorer like window
• Please tell about this exception 'A generic error occurred in GDI+. '
• waveform display control?
• Dynamic add a Plugin to Project
• Highlight Tree Node
• Getting a handle to a control on a form
• central office ?
• pop up internet browser from windows application
• How Do I port a CF Form to a Windows App?