Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Which platforms will support Visual Studio 11?

We all know that windows 8 will be released very soon, and that Visual Studio 11 will be released too. With Visual Studio 11 you can make Metro UI apps exactly like WP7.

My question is that if we program with VS 11, is it supported on Windows 7, Vista and XP?

like image 949
Mr.James Avatar asked Sep 23 '11 17:09

Mr.James


People also ask

What platforms does Visual Studio support?

Visual Studio Code A standalone source code editor that runs on Windows, macOS, and Linux. The top pick for JavaScript and web developers, with extensions to support just about any programming language.

Is Visual Studio supported on Windows 11?

I looked through the requirements and supported OS list for the VS2015, and checked that Windows 11 is not on the list.

Does Visual Studio 2022 support TFS?

Visual Studio 2022 V17 install makes TFS impossible to open - Visual Studio Feedback.


1 Answers

You can install VS11, but you will not be able to develop Metro UI unless you're in Windows 8.

http://social.msdn.microsoft.com/Forums/en-NZ/toolsforwinapps/thread/0155ffb8-b526-46f3-9286-3befd5563b32

That is why they are giving you the Win8 Dev Preview image that you can install VS11 Ultimate and test it out.

Windows 8 Developer Preview Downloads Page
VS11 Developer Preview

like image 189
Digicoder Avatar answered Sep 21 '22 23:09

Digicoder