Windows Phone 7 development on Windows 8 using Visual Studio 2013 - windows-phone-7

Is it possible to develop apps for Windows Phone 7 on Windows 8 or 8.1 using Visual Studio 2013?

Related

is it possible to develop a windows 8.1 app on windows 10?

I need to develop a windows 8.1 app, is it possible to do on a Windows 10 PC?
I have a windows 8.1 device to test my app on.
Yes, you can use Visual Studio 2013 or Visual Studio 2015 to create Windows (Store) 8.1 and Windows Phone 8.1 apps.
Download Visual Studio Community 2013
Download Visual Studio 2015

Develop Windows Phone on Visual Studio 2013 On Windows 7

I own a Windows 7 (Home Premium) and Visual Studio 2013.
As a part of a project for Uni, we are required to write an application for Windows Phone, basically - they require for Windows Phone 8, but I even think that Windows Phone 7 will do.
My question is this:
Other than installing Visual Studio 2012 + WindowsPhone7 SDK or Installing Windows 8 and Visual Studio 2013, or using a VM with one of these -
Is there a way to develop for Windows Phone 7 or 8, under Windows 7???
I don't currently have a physical windows phone and will have to use an emulator for that.
Windows phone 8/windows store apps under windows 7 OS is not possible, you need a windows 8 OS
You can develop for windows phone 8/windows phone 7 (7.1) with windows 8 OS
Windows 7 OS obviously supports windows phone 7 development
See this post
there are other hardware requirements such as Hyper V for windows phone 8 emulator support in windows 8 OS
Hy,
You can keep both versions of VisualStudio on the same machine, but keep in mind that if you want to develop applications for Windows8 or WindowsPhone8 on Windows7 operating systems this is not possible because you miss the new framework WindowsRuntime, so I advise you to keep windows 8 as operating system, VisualStudio 21012 + sdk for WindowsPhone7 and VisualStudio 2013 SDK for windowsphone 8 and developments already built for Windows Phone8.
You cannot develop a WP8 app on Windows 7. You can develop a WP7 app on Windows 7 using VS 2010 plus the WP7 SDKs - WP 7.1 SDK, WP7.1.1 SDK, WP7.8 SDK - http://blogs.windows.com/windows_phone/b/wpdev/archive/2013/01/22/now-available-windows-phone-sdk-update-for-7-8.aspx.

Windows phone development on visual studio 2012

I have windows 7 and visual studio 2012 and want to start developing windows phone apps. Do I need an SDK? If yes, What version of the SDK is required?
On Windows 7, you need to use VS 2010 (full or express version) to develop for WP7 .
http://social.msdn.microsoft.com/Forums/wpapps/en-us/0e40579d-12a5-4aba-81cb-ab83e5956fc2/windows-7-visual-studio-2012-windows-phone-development?forum=wpdevelop
You need Windows 8 (or 8.1) to develop Windows Phone 8 applications, for which you can use the Windows Phone 8 SDK.
You cannot use Windows 7 to develop native Windows Phone 8 apps. You can, if I recall, use the older Windows Phone 7 SDK with Visual Studio 2010 in Windows 7 but you're really limiting yourself with Windows Phone 7.

Can you build Win 8 apps on Windows 7 with VS 2012?

I have the Professional edition of VS 2012 installed on Windows 7. When I go to start new projects, there are really no new types over VS 2010. When I tried to follow along with creating a WRL component as at:-
http://msdn.microsoft.com/en-us/library/vstudio/jj155856.aspx
I get a HRESULT exception upon attempting to install the template.
Simple question: Does this even work on Windows 7?
Getting started with Windows Store apps:
"Windows Store app development is supported only on Windows 8. You can't develop Windows Store apps on Windows 7 or Windows Server 2012."
So no, it will not work on Windows 7.
You cannot develop Windows Store Apps on Windows 7 you need Windows 8 and Visual Studio 2012. There is a free version of Visual Studio Called Visual Studio Express 2012 for Windows 8. It lets you make Windows Store Apps. If you Install Visual Studio on Windows 7 it blocks the development of Windows Store Apps. So what I am trying to tell you is you need Windows 8 or Windows Server 2012 to Develop Windows Store Apps.
You can download Visual Studio Express 2012 for Windows 8 for free:
http://microsoft.com/express
You can also get a Windows 8 Trial for 90 days for free:
http://msdn.microsoft.com/en-us/evalcenter/jj554510.aspx

Windows Phone development in Visual Studio 2012 RC

Today Microsoft released Windows 8 Release Preview and visual studio 2012 rc. I'm a Windows phone developer. What dev tool I have to use for create my apps in Windows 8 rp?
In Microsoft Visual Studio 2012 express download page, it is mentioned like
"A Visual Studio 2012 Express product for Windows Phone will be available in conjunction with the next Windows Phone release. Until then, you can continue to use Visual Studio 2010 Express for Windows Phone to create Windows Phone apps."
http://www.microsoft.com/visualstudio/11/en-us/products/express
The Windows Phone 8 SDK is out now, for those that are still reading this. It includes the 7.1 and 7.1.1 as well, and all runs within Visual Studio 2012. You can get it here:
https://dev.windowsphone.com/en-us/downloadsdk
For Windows 8, install VS2010, the Windows Phone SDK, and don't forget the 7.1.1 SDK update that fixes problems with Windows 8.

Resources