hi, does any one know what language that pocket pc apps are written and what app can program them?
Printable View
hi, does any one know what language that pocket pc apps are written and what app can program them?
You can use .NET - VB.NET or C# - that's the way everyone's seems to be going. Alternatively, you can use embedded VB or embedded C++ - those are free.
where can i get it from. is it on microsoft.com?
Yep.
do you have a link to it please
Google is how I found it http://msdn.microsoft.com/mobility/d...s/default.aspx
That's the free embedded stuff.
is there a visual basic version or is there only C+ because i have only learnt visual basic.
Both are included in the embedded visual tools download. Check out that link and you can find all the info you need.
one other thing, does most of the normal visual basic code work in embeded vb?
it is asking for a serial number but i dont know where to get one
It's at the bottom of the download page ;)http://www.microsoft.com/downloads/d...displaylang=enQuote:
Originally Posted by dandono
Almost, there are a few bits missing but most things work. The main problem tho is that you shouldn't use the Left function, as it causes "random" errors.Quote:
one other thing, does most of the normal visual basic code work in embeded vb?
I just wanted to point out that we do have a forum for Mobile Development. :D