Question

I want to make a windows phone 8 app using visual studio express 2013. Do I need to get an sdk? is it built in? Do I have to upgrade to ultimate?

Was it helpful?

Solution

You'll need to install Visual Studio 2012 for Windows Phone.

You cannot get the same Visual Studio integration and templates without specifically installing the phone support when installing a full edition of Visual Studio 2013.

Note that Windows Phone 8 development tools require Windows 8 or higher as Hyper-V is required for the Windows Phone 8 emulator.

There is an add-in available to extend existing installations, but it won't work for the 2013 Express edition.

You can also install the SDK, but you'll need to use Visual Studio 2012 for Windows Phone for development. You'll not be able to use Visual Studio 2013.

OTHER TIPS

Either visit http://developer.windowsphone.com/en-us/downloadsdk or Go to Visual studio File->new->Project->Visual C#->Windows Phone then It will ask to install windows phone SDK

You need the Windows Phone SDK 8.0! http://developer.windowsphone.com/en-us/downloadsdk

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top