|
-
Apr 10th, 2009, 01:27 AM
#1
Thread Starter
Hyperactive Member
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
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
|