CF2 Development tool support for .net 4.2

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Which compiler supports .net 4.2 CF 2 applications? Is it possible to develop
with VS 2003?

Regards,
 
And, even if you do, you won't find any Windows CE.NET 4.2 project types in
the environment...

Paul T.
 
Thanks for the replies. I am a little bit confused. Does The VS2005 support
the CF2 for .net 4.2?
 
Yes and no,

You can't deploy to the CE 4.2 device directly from the VS2005 IDE. You must
run the CAB file on the device instead. When developing you must select CE
5.0 as targeted platform.

Kay
 
Kay, What is the procedure for loading the CAB file on the device. Can
you give me the directory path and cab file name to copy from and to?
Once copied, is there another step? How do I run the cab file on the
CE 4.2 device to install the files? Thanks. Dotnet Fellow
 
Back
Top