Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Articles
(untagged)

Submitting a Windows Phone 7 Application to the Market

0.00/5 (No votes)
22 Nov 2010 1  
How to submit a Windows Phone 7 Application to the market

This is the last post in a series of articles detailing the process of building/deploying a WP7 application. I've walked you through setting up the tools, to playing with the hardware to deploying your application to the actual hardware. Now I'm going to show you how to submit an app to the market. I've provided a link to all the articles mentioned below.

OK, so you have followed my guide and are ready to submit your app to the marketplace. Let’s get started. To submit a Windows Phone 7 application, you need to create an account first. You should already have one if you have followed my guides. After that, you should navigate over to http://create.msdn.com/en-US/. You will see the screen below and should click the Submit for Windows Phone.

image

It is a 5 step process, but it is very simple. Below is the first screen you will see when submitting your application to the marketplace.

Key Things to Note in Step 1

  • The maximum size for a .xap is 400MB. That is a lot for a mobile application. Keep that in mind.
  • Your .xap file is usually located in the \Bin\Release or \Bin\Debug according to what you selected.
  • You can ask for a Technical exception on this screen. (For example: If your application needs to run in the background)

image

Key Things to Note in Step 2

  • It’s very important that you write a detailed description in Step 2. This is what users will read when they decide to purchase your app or not.
  • Make sure you use as many keywords as possible for your app.
  • Give a support email address. You do not want your users spreading negative feedback about your app. If you fix it, then chances are they will spread good news.
  • Notice that at the bottom of this screen it detects what capabilities are required by your app.

image

Key Things to Note in Step 3

  • It’s really best to have someone that knows Paint.Net or Photoshop to create your app artwork. If you don't have anyone, then you can always do it yourself for free with Paint.net.
  • Pay attention to the sizes below. I had to fire open Paint.net and change mine to match exactly the dimensions they listed. (Even if it's off .5%, it will fail).

image

Key Things to Note in Step 4

  • You can add if your application has a Trial mode here.
  • Make sure if you price your application greater than .99 cents, it's worth it.
  • You can only submit 5 free applications per account.

image

Key Things to Note in Step 5

  • You only have one option here and that is to automatically add it to the Marketplace after passing certification.

image

After you have submitted your application for publication, you can visit your app hub to see the status. Most of the Windows Phone 7 apps are being tested/approved within a few days.

image

That is all there is to it. A very simple process to submit your application to the marketplace. If your app fails testing, then Microsoft will send you an email detailing why. If my app fails, then I will document that process as well. Thanks for visiting and keep rocking Silverlight.

alt Subscribe to my feed

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here