Windows Phone SDK for Windows 7x64 and Visual Studio 2012 - visual-studio-2012

I am trying install Windows Phone SDK for PhoneGap, but when I was installing Windows Phone SDK 7.1, but doesn't work, because it si for VS2010. And Windows Phone SDK 8.0 etc. is maybe only for OS Windows 8. Do you have any ideas for solve this?
I have Visual Studio 2012 Ultimate.

You need windows 8 or 8.1 x64 to install the windows phone sdk 8.0. You will need the pro version if you want to use the emulators. Of course your processor must support slat for the emulator also.

Related

Windows Mobile 6.5 Development with Visual Studio 2012

I have some handheld computers that are running Windows Mobile 6.5. I tried to open an old application that was created using Visual Studio 2012 but it wouldn't let me edit anything. I have looked all over and it appears I have to get an old version of Visual Studio to make changes to the app for Windows Mobile 6.5?
Yes, Visual Studio 2008 is the latest version with support for Windows Mobile 6.5.x
You have to install it and the Windows Mobile 6.5 SDK from Microsoft as well.

How to use windows sdk 8.1 with visual studio 2012 update 3

Currently I have windows 8 with visual studio 2012 update 3 installed . I want to use some APIs of windows 8.1 preview which are not supported on windows 8.
Can I use them by insatlling windows sdk 8.1 ?
If yes , how to switch to sdk 8.1 with visual studio 2012 update 3. ?
Look at the msdn social discussion Somebody asked the same question: Use Windows 8.1 SDK with VS 2012 Update 3
Hello Shubhan
You will need VS2013 preview on Windows 8.1 Preview to develop apps for 8.1.
Since you have Windows 8 Pro, if you don't want to install the Preview at this time, one option would be to enable the Hyper-V feature on Windows 8 and install Windows 8.1 Preview to a virtual machine, along with VS2013 preview.
HTH
Doug

Does Visual Studio 2012 include the full Windows SDK

If I've installed the Visual Studio 2012, do I need to install the Windows SDK, or are all tools / parts of the SDK included as part of the Visual Studio installation.
The visual studio 2012 installer does not contain the full Windows SDK or Visual Studio 2012 SDK. these need to be installed separately.
Depends on which version of VS 2012 you have installed. Professional version and above include the Windows 8 SDK, so unless you are planning to develop applications for Windows XP or earlier versions of the OS, there is no need to install the SDK separately - you would already have it.
However, if you have installed VS 2012 Express, I would suggest referring to on-line documentation for clarification on this issue.
See this post for more information:
http://blogs.msdn.com/b/chuckw/archive/2012/03/22/where-is-the-directx-sdk.aspx
"The DirectX SDK is now part of the Windows 8.0 SDK."
"The Windows SDK for Windows 8 (aka Windows 8.0 SDK) is included with Visual Studio 2012, and is also available as a standalone package for use with Visual Studio 2010."

Download SDK for Windows 7 and Visual Studio 2008

I have to run a program in VC++ and Windows 7 platform. We use Visual Studio 2008.
Where can I download the Windows SDK for Visual Studio 2008 and Windows 7?
Could someone provide a link to download this?
windows 7 sdk
http://www.microsoft.com/downloads/details.aspx?FamilyID=c17ba869-9671-4330-a63e-1fd44e0e2505&displaylang=en
Use this link to download the Windows 7 SDK.
Use this link to download the Visual Studio 2008 SDK.
Google/Bing/Yahoo gives this when searching for "Windows 7 SDK":
http://www.microsoft.com/downloads/details.aspx?FamilyID=c17ba869-9671-4330-a63e-1fd44e0e2505&displaylang=en
Here's the same thing as an .iso file for burning to a DVD:
http://www.microsoft.com/downloads/details.aspx?FamilyID=71deb800-c591-4f97-a900-bea146e4fae1&displaylang=en

can i emulate windows ce 6 in pc without visual studio 2005

I've already built windows ce 6.0 and run it in windows ce emulator.
but I want to run this without visual studio 2005.
I found emulator for windows ce 5.0, but I couldn't find emulator for windows ce 6.0.
somebody help me, thanks.
So you're saying you have created a CE image that does boot up in the Device Emulator? If that's the case, then you probably just need to install the stand-alone Device Emulator v3 bits (and your image) on the target PC.

Resources