Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Mobile Development
  3. Mobile
  4. Fast Mobile Applications

Fast Mobile Applications

Scheduled Pinned Locked Moved Mobile
sysadminquestionannouncement
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • E Offline
    E Offline
    Eduard Keilholz
    wrote on last edited by
    #1

    Hey guys, I want to develop an application which runs on multiple (windows mobile 6.5) portable devices. All devices are hooked to a wifi network. Users of the application must be able to search and modify data. Which application will perform best? - Create a webserver in the local network and let devices browse the website - Run the application as windows mobile application and retrieve/update data using a webservice - Run the application and the data on the local device and synchronise data between server and client. Thanks, Eduard

    .: I love it when a plan comes together :. http://www.zonderpunt.nl

    A 1 Reply Last reply
    0
    • E Eduard Keilholz

      Hey guys, I want to develop an application which runs on multiple (windows mobile 6.5) portable devices. All devices are hooked to a wifi network. Users of the application must be able to search and modify data. Which application will perform best? - Create a webserver in the local network and let devices browse the website - Run the application as windows mobile application and retrieve/update data using a webservice - Run the application and the data on the local device and synchronise data between server and client. Thanks, Eduard

      .: I love it when a plan comes together :. http://www.zonderpunt.nl

      A Offline
      A Offline
      All Time Programming
      wrote on last edited by
      #2

      Choosing a type of application depends on functionality of your application. In your case, how often you need internet access. If you need very less - like gather validate all data from user & then at once add/update record & you are done, then I would prefer 2nd option. Else I would opt option 1. I wouldn't prefer option 3, as sync almost often - all time will consume time making app slow and if the net access is slow or failed in between then data might be lost or app may run more slowly. Hope this helps.

      Thanks & Regards, Software Developer (Application, Web, Mobile) Sun Certified Java Programmer

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups