Link to home
Start Free TrialLog in
Avatar of tanc02
tanc02

asked on

PDA in VB

Can I use VB to make a program for PDA ?
If yes, any URL Resources ?
If no, the what prog. lang ?
Avatar of Éric Moreau
Éric Moreau
Flag of Canada image

if you are using VB6, you need VB CE:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dncetkvb/html/vbcegetstart.asp

if you are willing to use .Net (and I urge you on that way), see http://msdn.microsoft.com/vstudio/device/overview.asp 
If you're using Microsoft Pocket PC 2002 OS you need eVB.  You can download the eVB IDE software free from Microsoft.  I looks a lot like VB 6, though there are limitations.  For example, you have the power of VBScript with some APIs and a special version of ADO for database functionality.

http://www.microsoft.com/mobile/pocketpc/default.asp

Here's another great resource:
http://www.devbuzz.com/

RichW
ASKER CERTIFIED SOLUTION
Avatar of Monchanger
Monchanger
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Moondancer
Moondancer

Please update/finalize this.
Moondancer - EE Moderator