Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Why is there no Windows Phone version of Visual Studio Express 2013?

I'm planning a side project with some colleagues but not everyone has licenses. We were thinking of releasing an app for both Windows 8/8.1 and Windows Phone 8 platforms. I don't have a lot of experience working with Express versions, but for some reason Visual Studio Express 2013 for Windows Phone seems to not exist on their site, but without any explanation. I'm wondering if anyone knows if Windows Phone development:

  • exists normally in 2013, and the marketing page is simply botched?
  • can not be done at all in Visual Studio Express 2013?
  • can be done in Visual Studio 2013 Express for Windows, after installing a Windows Phone SDK?
  • can be done without an MSDN License only in Visual Studio Express 2012?
like image 277
bwerks Avatar asked Oct 21 '13 04:10

bwerks


3 Answers

Windows Phone 8.1 development tools are now available from Visual Studio 2013 Update 2 or later. As of Nov 2014 we are now at Update 4.

You can install the full VS Express 2013 for Windows with Update 4 from here: http://www.visualstudio.com/en-us/downloads/

(Make sure you pick VS Express 2013 for Windows and not VS Express 2013 for Windows Desktop)

If you already have the RTM version of Visual Studio Express 2013 for Windows installed, you can install just Update 4 from here: http://go.microsoft.com/fwlink/p/?LinkID=390465

like image 98
Paul Chapman Avatar answered Oct 01 '22 20:10

Paul Chapman


I am pretty sure it has something to do with Windows Phone 8.1 (or whatever they will call it) not yet been released.

VS 2013 is all about Windows 8.1 so by now you can develop in VS 2013 for Windows Store (Windows 8.1 and Windows 8), Windows Desktop (Windows 8.1 and previous) and for Web.

As for Windows Phone, as we are still on WP8, there is no 2013 Express version for it (yet). We will probably see a new 2013 version of VS Express for Windows Phone when WP 8.1 is out.

That is what i think.

like image 5
Leandro Avatar answered Oct 04 '22 20:10

Leandro


I was confused by the same thing. I have upgraded to Visual Studio 2013 for Windows 8, Windows 8 Desktop and Web development - but windows phone 8 development is currently still in Visual Studio Express 2012. I'm assuming that it will be brought into line soon.

like image 4
dav1dsm1th Avatar answered Oct 03 '22 20:10

dav1dsm1th