This site is no longer active and is available for archival purposes only. Registration and login is disabled.

WinCE Programming


WinCE Programming

Postby Cue » Oct 16, 2002 @ 11:24pm

Hello all,

Im interested in programming for WinCE. I would also like to get involved with it while writing my final year project.

I had a look at J2ME and PJava, thinking that it should be quite popular, but the Sun site was poorly documented and the forum was dead really.

Is MVT & MFC the most common approach for WinCE Programming?

Any feedback much appreciated.
Cue
pm Member
 
Posts: 10
Joined: Oct 16, 2002 @ 11:20pm


Postby Jadam » Oct 17, 2002 @ 6:09am

User avatar
Jadam
I'm a STAR!
 
Posts: 3245
Joined: Apr 9, 2002 @ 7:24pm
Location: Stony Brook, NY


Postby Dan East » Oct 17, 2002 @ 3:41pm

User avatar
Dan East
Site Admin
 
Posts: 5264
Joined: Jan 25, 2001 @ 5:19pm
Location: Virginia, USA


Postby Guest » Oct 18, 2002 @ 11:17pm

Guest
 


Postby Cue » Oct 18, 2002 @ 11:22pm

Cue
pm Member
 
Posts: 10
Joined: Oct 16, 2002 @ 11:20pm


Postby refractor » Oct 19, 2002 @ 12:02am

The best thing to do with Java programming on the PocketPC is "forget it", IMHO. I don't think that there's a widely available JavaVM for the PocketPC (happy to be proved wrong though). Things should take off when the chips with the Java capability come along (like ARM's Jazelle technology).
User avatar
refractor
pm Insider
 
Posts: 2304
Joined: Feb 5, 2002 @ 1:12pm
Location: Luxembourg


Postby Cue » Oct 22, 2002 @ 2:45am

Cue
pm Member
 
Posts: 10
Joined: Oct 16, 2002 @ 11:20pm


Postby refractor » Oct 22, 2002 @ 9:49am

User avatar
refractor
pm Insider
 
Posts: 2304
Joined: Feb 5, 2002 @ 1:12pm
Location: Luxembourg


Postby Cue » Oct 22, 2002 @ 4:01pm

:\
and i really dont want to go back to VB...

Ive been programming in JAVA for the last year, and i would like to continue on that.

I dont like changing from one language to another, especially since im a beginner.
:\

...
However if JAVA does prove limited, i guess i have no other option. Although, as i said, its not going to be a heavy application.
Cue
pm Member
 
Posts: 10
Joined: Oct 16, 2002 @ 11:20pm


Postby James S » Oct 22, 2002 @ 4:19pm

<img src="http://home.comcast.net/~sonne/james/tag.gif">
James S
pm Insider
 
Posts: 17064
Joined: Jan 12, 2002 @ 2:33pm
Location: Lexington, KY


Postby angedelamort » Oct 22, 2002 @ 4:19pm

User avatar
angedelamort
pm Member
 
Posts: 304
Joined: Mar 7, 2002 @ 11:16pm
Location: Montreal, Quebec


Postby refractor » Oct 22, 2002 @ 4:37pm

User avatar
refractor
pm Insider
 
Posts: 2304
Joined: Feb 5, 2002 @ 1:12pm
Location: Luxembourg


Postby James S » Oct 22, 2002 @ 5:30pm

<img src="http://home.comcast.net/~sonne/james/tag.gif">
James S
pm Insider
 
Posts: 17064
Joined: Jan 12, 2002 @ 2:33pm
Location: Lexington, KY


Postby refractor » Oct 22, 2002 @ 6:02pm

Well, so far as I understand it, all of the "managed" languages in .NET (i.e. everything except the "unmanaged" C++, IIRC) are compiled into an intermediary language and thrown into an interpreter (or compiled natively - I can't remember which - it might even be both depending on configuration). The "managed" stuff uses garbage collection, just like Java.

That means that because C#, Managed C++, VB, ASP can all be expressed as the intermediary language, they can all fit together easily; I can write one object in C++, one in VB, one in ASP, and use one from the other with the objects' defined interfaces without even knowing what language they were written in. Unmanaged C++ can be wrapped and used, as a COM+ object, if memory serves.

It should mean that we (talking about my day job here) can create the back end as either managed or unmanaged C++ (it'll depend on how desperate we are for speed and how well the managed stuff performs), knock up a front-end in VB and link the two together almost seamlessly.

I'll tell you if it works out to be as easy as that in a few months ;) I've only been playing with .NET fro a week or so, but I quite like it already (though I've been doing VB, and the "managed C++" is a bit of a culture shock from vanilla C++ I hear).

Cheers,

Ref.
User avatar
refractor
pm Insider
 
Posts: 2304
Joined: Feb 5, 2002 @ 1:12pm
Location: Luxembourg


Postby Cue » Oct 22, 2002 @ 8:56pm

Cue
pm Member
 
Posts: 10
Joined: Oct 16, 2002 @ 11:20pm


Next

Return to Windows Mobile


Sort


Forum Description

A discussion forum for mobile device developers on the Windows Mobile platform. Any platform specific topics are welcome.

Moderators:

Dan East, sponge, Digby, David Horn, Kevin Gelso, RICoder

Forum permissions

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

cron