Difference between Compact Framework and VS2005

  • Thread starter Thread starter Harish Shinde
  • Start date Start date
H

Harish Shinde

Hi,

Please share me any stuff related to the difference between .Net Compact
Framework with VS2005 (.Net 2.0).

Thanks in advance.

Regards
Harish Shinde
 
Please share me any stuff related to the difference between .Net Compact
Framework with VS2005 (.Net 2.0).

The difference compared with what?
 
VS2005 is the development environment (including the Compact
Framework), while Compact Framework refers to the runtime and API
(without the IDE).
 
Differences in Microsoft .NET Compact Framework Development between the
VS2005 (Pocket PC or Windows Mobile) and Windows CE .NET 5.0.

Thanks,
-Harish
 
You need to clarify your terms. You want to know what's different in CF 2.0
between Pocket PC and Windows CE 5.0? If that's the case then CE 5.0 can't
use any of the WindowsMobile namespaces stuff and some of the UI elements
(like menus and toolbars) work differently.

How about you ask a specific question, rather than for a broad
generalization. What are you trying to do?

-Chris
 
Back
Top