Using the CF 2.0

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

Guest

Hi guys,
I'm wondering if someone can refer me to an article on the differences
between CF1.0 and CF2.0

Also does it matter what version of VS I use?

I'm using VS.net 2003, but I want to use the CF 2.0 (at least i think i do)

How can i set it up to use this version?
 
To use CF 2.0 you definitely need VS2005 Beta 2 or later.

Cheers,

Hector
 
Please see http://msdn2.microsoft.com/library/ws1c3xeh.aspx



Yes, it does matter. VS2005 supports NETCF V2 (all supported platforms) and
NETCF V1 (SP 2003, PPC 03 and WM 5.0 only).

VS 2003 supports NETCF V1 only (all supported platforms).



You can not use VS 2003 to develop for NETCF V2.

You need VS 2005 or SDK (free) to do that.


Best regards,

Ilya

This posting is provided "AS IS" with no warranties, and confers no rights.

*** Want to find answers instantly? Here's how... ***

1. Go to
http://groups-beta.google.com/group/microsoft.public.dotnet.framework.compactframework?hl=en
2. Type your question in the text box near "Search this group" button.
3. Hit "Search this group" button.
4. Read answer(s).
 
Back
Top