Results 1 to 4 of 4

Thread: Smart Device Application - help

  1. #1

    Thread Starter
    Hyperactive Member kuldevbhasin's Avatar
    Join Date
    Mar 2008
    Location
    Mumbai, India
    Posts
    493

    Exclamation Smart Device Application - help

    i have developed a prog. for bills generation on a smart device useing a webservice. the smart device is using GPRS and web service to connect to the data stored on the server.
    what i was thinking was that if GPRS is not available then the prog. should generate and store the data on the device itself as sqlce is available on the device. now as soon as the GPRS is available i was thinking of sending the data to the web server in the background.
    for this reason was trying for background worker. so that while the bills get generated the local bills r also getting posted simultaniously in the background.
    am i right in this thinking that i can do it via backgroundworker or is there any other way that i should try?.
    i would need some help on background worker too as i dont have any knowledge about it.
    pls. guide.
    thankx

  2. #2
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: Smart Device Application - help

    Hey,

    I think this question would be best answered in the Windows Mobile Forum, I will ask a Mod to move your thread.

    Gary

  3. #3
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: Smart Device Application - help

    Thread moved to "Mobile Development" forum (thanks Gary )

  4. #4
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: Smart Device Application - help

    Thanks si.

    kuldevbhasin, this is definitely possible on the Mobile Device, have a look at the following:

    http://msdn.microsoft.com/en-us/library/aa446540.aspx

    http://msdn.microsoft.com/en-us/library/aa446488.aspx

    Hope that helps!!

    Gary

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