View Full Version : Porting a vb.net project from Windows Mobile 5.0 to XP Embedded


graham
10-02-2007, 09:23 PM
Does anyone have experience with porting vb.net from Mobile 5.0 to XP
Embedded?

My main concern is my project uses SQLCE for local database storage.
I want to port it to the easiest equivalent in the XP Embedded
environment.

Any suggestions appreciated.

David Jones vpac org>
10-03-2007, 02:55 AM
It might be worth considering porting the app to Compact SQL on CE first.
Then port the app to XPe.
--
David Jones
Software Developer
(Embeddded Systems)
Victorian Partnership of Advanced Computing
Melbourne, Victoria Australia


"graham" wrote:

> Does anyone have experience with porting vb.net from Mobile 5.0 to XP
> Embedded?
>
> My main concern is my project uses SQLCE for local database storage.
> I want to port it to the easiest equivalent in the XP Embedded
> environment.
>
> Any suggestions appreciated.
>
>