Click here to Skip to main content
15,884,353 members
Articles / Mobile Apps / Windows Phone 7

Peeling the Mango - Win Phone 7 Programming from the Ground Up (Part 1)

Rate me:
Please Sign up or sign in to vote.
4.95/5 (71 votes)
14 Jul 2011CPOL24 min read 176.3K   511   122  
Learning how to program Windows Phone 7 from the very beginning
<Deployment xmlns="http://schemas.microsoft.com/client/2007/deployment"
        xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
>
    <Deployment.Parts>
    </Deployment.Parts>
</Deployment>

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
CEO
United Kingdom United Kingdom
A developer for over 30 years, I've been lucky enough to write articles and applications for Code Project as well as the Intel Ultimate Coder - Going Perceptual challenge. I live in the North East of England with 2 wonderful daughters and a wonderful wife.

I am not the Stig, but I do wish I had Lotus Tuned Suspension.

Comments and Discussions