paulwishard
05-20-2005, 05:49 AM
Hello All,
I want to write some simple basic programs on my Dell Axim X30. I am not well acquainted with developing applications on the pocket pc. What I was hoping to find is a simple Basic Interpreter (like GW-Basic) that would run on the pocket pc. I have also read about Visual Basic .Net . I do have experience writing programs in visual basic on a pc, so maybe this would be a more elegant solution. Trouble is, I have no idea how to get it to work on my Dell Axim. So here are my questions ... thanks in advance for your help.
1. What solution is better, interpreter or VB.Net ?
2. Where can I download VB.Net for free?
3. Do I develop the application on my pc, or on my pocket pc?
Please don't use too many acronyms in your reply ... cuz I don't know what they all mean. So, let's say I wanted to write a little Basic program like ...
10 CLS
20 PRINT "HELLO WORLD"
Is there an easy way to do this on the pocket pc?
Paul
I want to write some simple basic programs on my Dell Axim X30. I am not well acquainted with developing applications on the pocket pc. What I was hoping to find is a simple Basic Interpreter (like GW-Basic) that would run on the pocket pc. I have also read about Visual Basic .Net . I do have experience writing programs in visual basic on a pc, so maybe this would be a more elegant solution. Trouble is, I have no idea how to get it to work on my Dell Axim. So here are my questions ... thanks in advance for your help.
1. What solution is better, interpreter or VB.Net ?
2. Where can I download VB.Net for free?
3. Do I develop the application on my pc, or on my pocket pc?
Please don't use too many acronyms in your reply ... cuz I don't know what they all mean. So, let's say I wanted to write a little Basic program like ...
10 CLS
20 PRINT "HELLO WORLD"
Is there an easy way to do this on the pocket pc?
Paul