Use .NET for Pocket PC 2000?

Paszt

Staff member
Joined
Jun 3, 2004
Messages
1,500
Location
Raleigh, NC - USA
Programming Experience
Beginner
I have a Jornada 540 series pocket PC and want to create a simple app using .NET.

Is this possible?

If so, what SDK do I need?

I've downloaded Microsoft's eMBedded Tools 3.0 but this appears to be VB-pre .NET.
 
It should work

Just had a rummage around on google and found a .net app that supports your Jornada revision, so it should work fine.

Visual Studio should just write straight to it when you try to deploy it. VS will automatically install the compact framework and any additional libraries you need for your app.

I have a Jornada928 on loan from a company, and they (And the O2 XDA2) are VERY easy to code for. You shouldn't need anything else for a basic "hello world" type app.

Jeff
 
Back
Top