Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Develop for Windows Phone with Visual Studio 2010?

Are there some resources where one can learn how to develop for Windows Phone using Visual Studio 2010?

like image 586
Mohit Deshpande Avatar asked Dec 22 '22 04:12

Mohit Deshpande


2 Answers

Windows Mobile is basically dead - however, if you are referring to Windows Phone (which is replacing Windows Mobile), then yes, you can download, today, Microsoft Visual Studio Express for Windows Phone (CTP).

For resources on learning how to develop, there is a Developer Site for Windows Phone (http://developer.windowsphone.com/).

like image 196
Reed Copsey Avatar answered Dec 24 '22 16:12

Reed Copsey


If you are already familiar with C# development, Charles Petzold will be releasing a free e-book on programming for Windows Phone 7. That should be the main resource you will need, most of it is already available online: http://www.charlespetzold.com/phone/index.html

like image 20
theraju Avatar answered Dec 24 '22 16:12

theraju