Mobile Application

D

Doug Bell

Hi,
We have a current application for some mobile Hand Held Barcode Scanners.
The current App was written in Delphi and I intend to re-write it in VB.Net.

Before I start can anyone recomend a News group for Mobile Apps.
The program will need to work disconnected and update our main database
whenever the HH device can get a reliable WiFi connection. This needs to be
a robust solution that ensures data trensfer integrity and I would like to
get some thoughts on the best approach and even how to detect that the
device has a connection and trigger the transfer.

Thanks for any advice.

Doug
 
D

Dick Grier

Hi,

The best place to ask this question is
microsoft.public.dotnet.framework.compactframework.

What you want is possible/practical using the Compact Framerwork 2 on the
appropriate device(s). I haven't done it, so I cannot give you the details.

Here are some links that may offer some insight:

http://msdn2.microsoft.com/en-us/library/aa446548.aspx

http://blogs.msdn.com/stevelasker/a...ionally-connected-systems-sync-framework.aspx

Dick

--
Richard Grier, MVP
Hard & Software
Author of Visual Basic Programmer's Guide to Serial Communications, Fourth
Edition,
ISBN 1-890422-28-2 (391 pages, includes CD-ROM). July 2004, Revised March
2006.
See www.hardandsoftware.net for details and contact information.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top