Tagged Questions

3
votes
4answers
965 views

Handheld Development, Lazarus or Turbo Delphi.Net

I begin to program some handheld program as hobby, right now i currently have knowledge on Blackberry App (Java), Symbian S60 (PyS60) and J2ME Something that i wanna learn was Windows Mobile/Pocket ...
1
vote
2answers
206 views

What kind of handheld device/OS to use to interface with a Win Forms/ SQL Server Express App?

I'm currently working on an VB.net application using Win forms and SQL Server Express 2008. One of the major functions of our program is to generate work orders for field engineers. These engineers ...
1
vote
1answer
383 views

SQL CE Merge Replication: Error 28532: A read operation from the transport returned no data

I am using sql server 2005 and ce framework 3.5 and attempting to use merge replication between my hand held and my sql server. I am getting the following error: Error 28532 : A read operation from ...
0
votes
0answers
44 views

Handheld Thin Client to Server System Architecture

I am interested in developing a handheld client system (thin client) that communciates with a server over the internet. I would preferrably like to develop in .NET so maybe use WCF, MySQL/SQL Server ...