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?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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.