I'm new to Windows Mobile 6.5 app development. Which language do I need to learn and which books are preferable? Can you direct me to eBook sites for Windows Mobile apps development?

link|improve this question

58% accept rate
1  
you got 23 question with no accepted answers, keep in mind this might discourage people to answer again. try accepting some of them. – mcabral Aug 27 '10 at 12:50
2  
possible duplicate of Windows Mobile Development - Where to begin? – ctacke Aug 27 '10 at 13:15
feedback

1 Answer

up vote 1 down vote accepted

You actually have a choice between C++, C#, or Visual Basic since Windows Mobile supports multiple languages. You will likely need to use Visual Studio for easiest end-to-end development (you can get express for free). I don't know of any good books to recommend, but you can use Microsoft's official tutorial here.

Finally, you can find the SDK here.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

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