up vote 0 down vote favorite
share [g+] share [fb]

I got my Pocket PC(HP iPaq Hx2490b) and now I want to know which is the best environment to develop for it, things like IDE, Windows version, language, .Net framework version...? Thanks.

link|improve this question

feedback

1 Answer

up vote 2 down vote accepted

Your favorite version of Windows with Visual Studio 2008 should work fine. Visual Studio will install all the .NET frameworks you need.

For language, you'll likely want to use C#.

Have a look at the Getting Started guides here for some places to start.

link|improve this answer
Thanks very much, very nice explained and a good link and this is good because I was learning C# :) and I already have the license of Visual Studio 2008 and using Windows Vista. – Nathan Campos Nov 2 '09 at 21:14
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.