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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Mobile Development
  3. Mobile
  4. Web Service to work with Pocket PC

Web Service to work with Pocket PC

Scheduled Pinned Locked Moved Mobile
csharpdatabasecomannouncement
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.
  • D Offline
    D Offline
    Developer Saksham
    wrote on last edited by
    #1

    I have to develop a web service in VB.Net to send the message to concerned user's pocket pc whenever there is any update against the name of the user in database.

    Saksham Smart Device & Pocket PC Developer developersaksham@gmail.com

    P 1 Reply Last reply
    0
    • D Developer Saksham

      I have to develop a web service in VB.Net to send the message to concerned user's pocket pc whenever there is any update against the name of the user in database.

      Saksham Smart Device & Pocket PC Developer developersaksham@gmail.com

      P Offline
      P Offline
      perlmunger
      wrote on last edited by
      #2

      Web services are not really good for notifications since they run from a web server and usually rely upon someone/something making a request. If your PDA application can poll the web service URL on a regular basis to see if there is an update available for the user in question, that would work, but if you want proper notifications, you probably need a separate system that will send email, or SMS messages which can then be processed on the PDA or at least used as an alert to tell the PDA to check the web service for updates. -Matt

      ------------------------------------------ The 3 great virtues of a programmer: Laziness, Impatience, and Hubris. --Larry Wall

      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