Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    text
    copied!<p>Well you should probably start at MSDN on the <a href="http://msdn.microsoft.com/en-us/ff380145" rel="nofollow">Phone Platform</a> section.</p> <p>Then I would recommend you go and download the <a href="http://msdn.microsoft.com/en-us/wp7trainingcourse.aspx" rel="nofollow">Windows Phone 7 Developer Training Kit</a> which contains some introductory tutorials on getting started with WP7 and building your first app.</p> <p>From there you can check out a couple of different things like the following:</p> <ol> <li><p>This resource, <a href="http://www.msdev.com/Directory/SeriesDescription.aspx?CourseId=158" rel="nofollow">WP7 in 7 minutes</a> was pretty helpful for accomplishing basic tasks when programming for WP7.</p></li> <li><p>The <a href="http://create.msdn.com/en-US/education/catalog/" rel="nofollow">App Hup</a> is a great spot for finding resources for developing for WP7 also (They have both Silverlight and XNA samples there).</p></li> <li><p>This place, <a href="http://www.kirupa.com/windowsphone/index.htm" rel="nofollow">Windows Phone 7 Tutorials - Kirupa.com</a> also has some pretty good tutorials.</p></li> <li><p><a href="http://www.eugenedotnet.com/windows-phone-7/" rel="nofollow">EugeneDOTNET</a> has a ton of tutorials as well It's definetly worth checking out.</p></li> </ol> <p>My last suggestion would be to follow Erno's suggestion and read the free <a href="http://charlespetzold.com/phone/index.html" rel="nofollow">book</a> by Charles Petzold. That book is great for just getting started.</p> <p>Keep in mind that most of these resources require you have a little experience in .NET and C#. If you want to learn that first check out this other <a href="http://www.robmiles.com/c-yellow-book/" rel="nofollow">free book</a> by Rob Miles on learing C#.</p> <p>Hope this helps.</p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload