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

Hello World Application in Windows Phone 7

Rate me:
Please Sign up or sign in to vote.
4.69/5 (14 votes)
15 Jan 2012CPOL7 min read 59.9K   714   21  
Beginner's guide to writing applications for Windows Phone 7
<xapCache source="c:\users\sandeep\documents\visual studio 2010\Projects\Windows Phone\HelloWorldApp\HelloWorldApp\Bin\Debug\HelloWorldApp.xap" wasSigned="False" certificateThumbprint="" TimeStampUrl="" lastWriteTime="10-01-2012 19:22:50">
  <file source="c:\users\sandeep\documents\visual studio 2010\Projects\Windows Phone\HelloWorldApp\HelloWorldApp\Bin\Debug\WMAppManifest.xml" archivePath="WMAppManifest.xml" lastWriteTime="10-01-2012 19:22:50" />
  <file source="c:\users\sandeep\documents\visual studio 2010\Projects\Windows Phone\HelloWorldApp\HelloWorldApp\Background.png" archivePath="Background.png" lastWriteTime="10-01-2012 19:03:00" />
  <file source="c:\users\sandeep\documents\visual studio 2010\Projects\Windows Phone\HelloWorldApp\HelloWorldApp\ApplicationIcon.png" archivePath="ApplicationIcon.png" lastWriteTime="10-01-2012 19:03:00" />
  <file source="c:\users\sandeep\documents\visual studio 2010\Projects\Windows Phone\HelloWorldApp\HelloWorldApp\obj\Debug\HelloWorldApp.dll" archivePath="HelloWorldApp.dll" lastWriteTime="10-01-2012 19:19:45" />
  <file source="c:\users\sandeep\documents\visual studio 2010\Projects\Windows Phone\HelloWorldApp\HelloWorldApp\SplashScreenImage.jpg" archivePath="SplashScreenImage.jpg" lastWriteTime="10-01-2012 19:03:00" />
  <file source="c:\users\sandeep\documents\visual studio 2010\Projects\Windows Phone\HelloWorldApp\HelloWorldApp\Bin\Debug\AppManifest.xaml" archivePath="AppManifest.xaml" lastWriteTime="10-01-2012 19:19:22" />
</xapCache>

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
Student
India India
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions