Groups | Blog | Home
all groups > dotnet compact framework > august 2006 >

dotnet compact framework : choose between EVC and C#


Manish
8/31/2006 4:54:01 AM
Hi

I have to do one new project . I have to decide between C# and EVC++ for
application development for PocketPC.

Can anybody suggest "waht are the parameters i need to consider for deciding
development platfomr between EVC and C#"

Waiting for your reply

Regards
Paul G. Tobey [eMVP]
8/31/2006 7:59:21 AM
If you need direct hardware access, maximum performance, or access to lots
of APIs or COM objects, then use C++. If you are doing mostly UI, or if you
need database access, XML serialization, etc., then use .NET CF 2.0.

Paul T.

[quoted text, click to view]

Brooke
8/31/2006 10:43:00 AM
Paul has some good points, but you may also want to look into the deployment
of the application. If you use .NET CF 2.0 then you will have to make sure
that the devices already have .NET CF 2.0 installed, and if not then install
it. With EVC++ you can create standalone applications...


"Paul G. Tobey [eMVP]" <p space tobey no spam AT no instrument no spam DOT
[quoted text, click to view]

AddThis Social Bookmark Button