windows phone 8 app creation
THINK BETTER DO BETTER windows phone application creation In this tutorial, you'll create your first Windows Phone 8 application. The aim of this article is to familiarize yourself with some of the building blocks of the Windows Phone 8 SDK. If you haven't read the introduction of this series , then I recommend you do so first. It's important that you have a good understanding of the platform before creating applications for it. 1. Prerequisites We're going to create a basic Windows Phone 8 application using C#. You need to have Visual Studio installed as well as the Windows Phone 8 SDK. If you don't have Visual Studio installed, then I recommend you install Visual Studio Express 2012 , which you can download from Microsoft's Download Center . This will install the necessary software and tools for Windows Phone 8 development. By installing Visual Studio Express 2012 for Windows Phone 8, you install the following applications and tools: ...