Developing Windows Phone 8.1 apps in Visual Studio Express - visual-studio-2013

I want to dive in into developing windows store apps. I am using visual studio express 2013 for desktop and my OS is windows 8.1. But when I want to follow a simple hello world project and I want to create a new project I am already limited in some way. I have to go to Installed > (I want to use C#) Visual C# > Universal or Windows Apps or Windows Phone Apps. But none of these 3 points are available when I want to follow the tutorial. Do you have any suggestions why this might be the case ?

To develop Windows Phone 8.1 apps, you need Visual Studio 2013 Express for Windows. You're using the version for Desktop which is why you don't see the necessary templates.
You can use the tools in Visual Studio Express 2013 for Windows to
create innovative and compelling Windows Phone and Windows Store apps
on Windows 8.1.
You can find and download the Visual Studio 2013 Express for Windows here.

Related

Visual Studio Express "for Windows" vs "for Windows Desktop"

I was reinstalling an old version of MSVC++ to try some things, and I saw two different versions:
What's the difference between:
Visual Studio Express 2013 for Windows Desktop with Update 5
and
Visual Studio Express 2013 for Windows with Update 5
I thought for Windows == for Windows Desktop + something else (for Windows Phone?)
i.e. for Windows would be the bigger one. But it's not:
... for Windows DVD 2.9 GB
... for Windows Desktop DVD 3.3 GB
What is the difference between Visual Studio Express "for Windows" and "for Windows Desktop"?
Note: Here is the download link for Visual Studio Express 2013 for Windows Desktop with Update 5.
Windows Desktop = old classic Win32 C++, C# WinForms and WPF programs, while Windows is only the newer store apps for (phone) 8.x.
Visual Studio Express 2013 for Windows Desktop enables the creation of
desktop apps in C#, Visual Basic, and C++, and supports Windows
Presentation Foundation (WPF), Windows Forms, and Win32.
VISUAL STUDIO 2013 EXPRESS FOR WINDOWS (STORE) The tools include a full-featured code editor, a powerful debugger, a focused profiler,
and rich language support that you can use to build apps that you
write in HTML5/JavaScript, C++, C#, or Visual Basic. Visual Studio
Express 2013 for Windows also includes tools for Windows Phone 8.0
development and Windows Phone emulators that you can use to test how
your Windows Phone apps will run on different devices.
So, install the Visual Studio Express 2013 for Windows Desktop.

Create Windows 8.1 Store App with Visual Studio

I am interested to port one of my windows applications so that I can distribute my app in the Microsoft Store. Target platform will
be Windows 8.1 because I am not running Windows 10.
I am using Visual Studio Community 2017. I tried to follow this guide from Microsoft
https://msdn.microsoft.com/en-us/library/mt203664.aspx
to create a Windows 8.1 Store app with Visual Studio but it seems that the described functionality is not available at
Visual Studio Community 2017. Also I cannot find any related Windows Store 8.1 Project Template at Visual Studio Community 2017.
So which is the latest available Visual Studio version which supports creating Windows 8.1. Store Apps?
Regards
Michael
Windows 8.1 Store app development is not available in Visual Studio 2017. You should use Visual Studio 2015 instead.

No template for Windows Phone 8.1 in Visual Studio Express 2013 with Update 2 RC

I have been developing WP (Windows Phone) 8.0 apps using Visual Studio Express for Windows Phone. To start developing for WP 8.1, I downloaded VS 2013 including update 2 RC from Windows Phone Developer site which is supposed to use to develop WP 8.1 apps.
I've tried twice, but there is no option to create WP 8.1 app even after a successful installation. What I get is only this:
i.e. no option to create Windows Phone 8.1 apps. If it matters, I'm interested in WP 8.1 Visual C# template specifically.
As I've mentioned, since I develop Windows Phone 8.0 apps, therefore Visual Studio Express (2012) for Windows Phone is already installed.
I've already gone through:
WP8 Development on Visual Studio Express 2013
Why is there no Windows Phone version of Visual Studio Express 2013?
Visual Studio 2013 and Windows Phone
How to get started with windows phone SDK 8.1?
WP8 Development on Visual Studio Express 2013
but none address the solution.
Being a windows app developer even I was baffled with the shift in Windows Phone location. You can find it in
Visual C# --> Store Apps --> Windows Phone apps.
Do sign in, in Visual Studio through Microsoft Account then go to ur notification and update ur VS and you will get this screen. Its usually caused due to some updates working only when VS can access developer's account and also I am using VS 2013 pro.
Have you installed Windows phone emulator SDK with the updated emulators?
I finally got the solution.
I downloaded both Visual Studio 2013, and update 2 RC using the /layout switch at command prompt. From MSDN:
After you download the update executable from the MSDN website to a
location on your file system, run the following command at a command
prompt: /layout.
This command downloads all the
packages for the installation. By using the /layout switch, you can
download all the installation packages, not just the ones that apply
to the download machine. This approach gives you all the files that
you need to run this update anywhere and may be useful if you want to
install components that weren't installed originally.
To do this, download the Visual Studio 2013, and Visual Studio 2013 Update 2 RC files (about 2-3 MBs each). Then, create a shortcut of these files on desktop, and then open properties of shortcut. In target field after ", add a space followed with /layout as shown below:
This will download all installation files to your disk and when you install the VS (the exe at specified download folder), it won't ask it to fetch from internet, rather will do it from offline files and phone SDK 8.1 will be installed too.
Please be warned that, this will take a lot of time. To save time, I suggest following what is in Update section.
Update
While searching on internet, I found these two links on Microsoft website:
Microsoft Visual Studio Express 2013 for Windows
Desktop
Microsoft Visual Studio Express 2013 for Windows with Update
2
In download section, these two sites show that, the offline download option is now available (as evident from the ISOs shown). Though, I don't know if that would help as I haven't tested this option. Just that this option will be much more quicker than using /layout switch.

Windows Phone on Visual Studio and windows 8

Currently I am using visual studio 2010 in a new Windows 8 machine and I am a Windows Phone developer. Windows Phone SDK works properly only in VS1012 on Windows 8.
In case of Windows Phone, what's the difference between using visual studio express or add-in on visual studio 2012 ultimate?
Visual Studio Ultimate is a powerful professional and commercial tool. It offers you to install extensions, testing capabilities and all sorts of cool stuff that you may or may not need or even not know they exist. To compare editions in details, go here.
If you just wish to develop apps for Windows Phone 8, Visual Studio 2012 Express for Windows Phone will be fine - complete SDK is available to you, and in that sense it shouldn't be any different. You get the emulator(s), Blend etc. However, you will have to switch to other Express versions if you wish to develop for other platforms, too.
From an SDK feature perspective, there is no difference. If you already have VS2012 Ultimate, then you should use it with the add-in because of all of the extra capabilities that VS2012 Ultimate has over VS2012 Express. But if you don't have Ultimate already, it's worth noting that VS2012 Express is free and Ultimate is rather pricey - so if all you want to do is develop WP apps/games, Express is probably sufficient for your needs.

Does Visual Studio 2010 support Windows Metro style applications?

Does Visual Studio 2010 support Windows Metro style applications?
I am going to build a Microsoft WP7 application. I have Visual Studio 2010 and I have installed SDK7.1. I am not getting Metro style as an option so what do I have to do?
You will need to get the Visual Studio 11 Dev Preview to start working on Metro apps. The Express version can be downloaded in the Windows 8 Dev Preview.
If you want to build a Windows Phone application, you can use Visual Studio 2010. If you want to build a Windows 8 Metro application, you need the Windows 8 and Visual Studio 11 developer previews as #Kenneth-Funk mentioned.
You can't convert your WP7 app to Win 8 Metro. You have to rewrite since you're moving from Silverlight to WinRT development.

Resources