T
Thore Berntsen
I have some questions about converting a project from VS2003 to VS2005.
I just did a test. I had a VS2003 project that I loaded into VS2005. I
followed the instructions in the conversion wizard. It found no problems, so
I compiled the project without any problems. My question is : I know that
VS2005 supports .NET CF 1.0 projects, is the assemblies in my converted
project in version 1.0 or 2.0?
I they are version 1.0, how can I convert the project to 2.0?
Another question: Can I use 1.0 assemblies in a 2.0 project? If yes, does
that mean that the "mixed" project will load both version 1.0 and 2.0 of the
..NET Compact Framework? If yes is the answer to the last question, will that
influence the performance of the device.
Thore Berntsen
I just did a test. I had a VS2003 project that I loaded into VS2005. I
followed the instructions in the conversion wizard. It found no problems, so
I compiled the project without any problems. My question is : I know that
VS2005 supports .NET CF 1.0 projects, is the assemblies in my converted
project in version 1.0 or 2.0?
I they are version 1.0, how can I convert the project to 2.0?
Another question: Can I use 1.0 assemblies in a 2.0 project? If yes, does
that mean that the "mixed" project will load both version 1.0 and 2.0 of the
..NET Compact Framework? If yes is the answer to the last question, will that
influence the performance of the device.
Thore Berntsen