Tag: wp8dev
Creating a Simple XAML for Windows Phone 8 App
In this article, let’s have a look at how to create our first Windows Phone 8 App using the XAML for Windows Phone App template in Visual Studio 2012. Creating a Simple XAML for Windows Phone 8 App To create a XAML for Windows Phone App, follow the below step by step instructions. 1. Launch Visual Studio 2012. 2. Click File -> New -> Project….
Can Windows Phone 8 SDK be installed on 32 bit Windows 8 system?
This is one of the most frequently asked question by most of the developers. Can I install Windows Phone 8 SDK on 32 bit Windows 8 machine? The simple answer is no. The Windows Phone 8 SDK is supported on Windows 8 64 bit (x64) client versions. Know more about the Windows Phone 8 SDK prerequisites here
Downloading and Installing Windows Phone 8 SDK
The Windows Phone 8 SDK can be downloaded from Windows Phone Dev Centre (Microsoft Download Centre). The following tools are installed when the Windows Phone 8 SDK is installed. Visual Studio Express 2012 Microsoft Expression Blend for Windows Phone. Windows Phone Emulator Along with this, the other necessary tools like App Deployment, Windows Phone Device registration etc. are also installed. If the Visual Studio 2012…