Book Image

Blend for Visual Studio 2012 by Example: Beginner's Guide

By : Abhishek Shukla
Book Image

Blend for Visual Studio 2012 by Example: Beginner's Guide

By: Abhishek Shukla

Overview of this book

<p>Creating applications with compelling graphics has been one of the main goals of client applications, and with the arrival of WPF, Silverlight, and HTML5 it is much easier than ever before to create interactive and rich user interfaces.</p> <p>Blend for Visual Studio 2012 by Example Beginner's Guide will give you a good grounding in creating Windows, Web, and Windows Phone applications. You will also look at the various layouts and controls available in Blend and how we can create animations and behaviors in Blend.</p> <p>Towards the end, you will be aware of the various capabilities that are available in Blend out of the box.</p>
Table of Contents (19 chapters)
Blend for Visual Studio 2012 by Example Beginner's Guide
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Time for action – submitting the application


Perform the following steps to submit the application:

  1. The first thing that we need to do to submit the app is create a developer account at http://developer.windowsphone.com.

  2. Once that is done, go to https://dev.windowsphone.com/join to buy the developer subscription. There is a onetime fee of $19 to register as an individual app developer.

  3. Follow the steps mentioned at https://dev.windowsphone.com/register to make the payment and get a developer subscription.

  4. To test your application on a Windows Phone device, your phone needs to be registered at the developer centre and unlocked using the developer unlock tool.

  5. Once you have a valid subscription, submit the application, and then you will see a screen similar to the one shown here. Just follow the steps to submit the application. Some of the steps may be optional depending on the type of application and whether it's a free app or not.

  6. Before you submit the app to the store, go through the instructions...