|
-
Aug 5th, 2003, 12:34 PM
#1
Thread Starter
Hyperactive Member
Moving a VB.NET application to Windows CE and/or Palm’s
Moving a VB.NET application to Windows CE and/or Palm’s
I need to write an application to be used on Palm’s and Compaq iPads.
This application is already written in VB.NET 2003.
About 75% of the application is basically reading and loading data from a serial Machine Device into an Access (.mdb) database via an RS232 Serial port.
QUESTIONS:
Would it be easier developing for Windows CE like the Compaq iPads versus Palm’s operating system?
Do I have to start from Scratch?
Can anyone give me a suggestion on where to start?
Thanks everyone!!!
Andy
-
Aug 5th, 2003, 01:45 PM
#2
PowerPoster
This is why good application design in the beginning is so important. If you had designed it to be multi-tiered, and included UI Processes, you could just create a new UI, and call the UI processes. I am assuming you didn't do this, so you wil probably have a lot of work for you.
Microsoft has a awesome manual that covers this type of design, it is called: Application Architecture for .NET: Designing Applications and Services.
You can download the online format here:
http://msdn.microsoft.com/library/de...ml/distapp.asp
Good luck.
-
Aug 6th, 2003, 02:47 AM
#3
Addicted Member
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|