views:

39

answers:

1

Hello,

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.

+2  A: 

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.

Ben S
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