Reputation: 555
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?
Upvotes: 19
Views: 28142
Reputation: 126
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
Upvotes: 6
Reputation: 329
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.
Upvotes: 4
Reputation: 1253
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
Upvotes: 17