Results 1 to 3 of 3

Thread: Moving a VB.NET application to Windows CE and/or Palm’s

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jun 2003
    Posts
    376

    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

  2. #2
    PowerPoster hellswraith's Avatar
    Join Date
    Jul 2002
    Location
    Washington St.
    Posts
    2,464
    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.

  3. #3
    Addicted Member
    Join Date
    Oct 2001
    Location
    United Kingdom
    Posts
    141
    thanks
    LongyP

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width