c# - Is it Possible to develop Windows Mobile Apps in Windows 7 and Visual Studio 2012 -


i using windows 7 enterprise 64 bit os. planning develop windows mobile apps. have visual studio 2012. possible develop windows mobile apps these resources in hand.

by windows mobile, mean windows phone 7 or 8 right? website of windows phone dev center provides lot of information on this. need:

you can choose between sdk 7.1 or 8.0, note need 8.0 sdk develop windows phone 8. using 8.0 sdk can develop windows phone 7.5.

  • visual studio:

if have visual studio 2012 professional or higher, sdk templates , tools integrated existing installation of visual studio.

  • windows:

please not sdk 8.0 requires windows 8 pro 64-bit or higher, it's not possible develop apps wp8 on windows 7, stated here:

windows phone sdk 8.0 requires 64-bit windows 8 pro or higher. can't develop windows phone 8 apps on windows 7, on windows server 2008, or on windows server 2012. windows phone 8 emulator has special hardware, software, , configuration requirements. more info, see system requirements windows phone emulator.

however, can develop wp7.5 apps on machine, using 7.11 sdk.


Comments

Popular posts from this blog

c# - How to get the current UAC mode -

postgresql - Lazarus + Postgres: incomplete startup packet -

javascript - Ajax jqXHR.status==0 fix error -