J
Jon Skeet [C# MVP]
The app I'm working on is one which can work both offline and online -
it synchronizes databases when it can, basically. Unfortunately, the
act of trying to make a web request "home" causes a load of dialog
boxes to appear on the device, which is inappropriate for the type of
app we're writing.
I've had a look on www.opennetcf.org, and I can't see anything in there
for testing/making an internet connection. Does anyone know of any
libraries available for this kind of thing?
it synchronizes databases when it can, basically. Unfortunately, the
act of trying to make a web request "home" causes a load of dialog
boxes to appear on the device, which is inappropriate for the type of
app we're writing.
I've had a look on www.opennetcf.org, and I can't see anything in there
for testing/making an internet connection. Does anyone know of any
libraries available for this kind of thing?