Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Run Visual Studio on Microsoft Surface?

It seems like Windows 8 is all about developers. But I didn't realize a small thing: can Visual Studio 2012 be launched on Intel-based Surface, like on my Win8-driven, Intel-based notebook?

Hardware specs are absolutely enough, the whole ideology looks like leading to "programming everywhere", there are a few simple IDEs even for iPad, we'll certainly have some dev tools when Ubuntu will be installed on Surface. But what about Visual Studio itself? Is there any info?

It's not very comfortable to develop everything on Surface, but sometimes the idea touches you in the bus, and it's nice to have a full-featured tool with all your current projects at your hand.

like image 211
Dmitry Isaev Avatar asked Jul 04 '12 12:07

Dmitry Isaev


People also ask

Can visual studio run on a surface?

if it is a non-ARM machine you can run your visual studio on it. even existing samsung slate series 7 works fine. it is decent for development when you dock it down with a keyboard, mouse and external monitor.

Can you use visual studio on a tablet?

The Visual Studio Emulator for Android is included when you install Visual Studio to develop for Android, iOS, and Windows—all from one code base using familiar languages such as C#, JavaScript, and C++.

Can Microsoft Surface run emulator?

Microsoft has recently made available its emulator for the upcoming Surface Duo, the foldable (dual-screen) device with two 5.6-inch displays, for developers to start adding support to their apps.

Can you run Rstudio on Surface Pro?

Well, as long as this program or application can run in an ARM based device, then you can install it on the Surface Pro X but if in case the current application only has the regular x64 bit and it's not being compiled on an ARM processor, then this cannot be installed because the Surface Pro X will not install 64-bit ...


3 Answers

The Intel-based Surface can run arbitrary legacy Windows applications, including Visual Studio.
However, the screen may prove to be annoyingly small.

like image 82
SLaks Avatar answered Oct 07 '22 00:10

SLaks


I would say Windows 8 Pro, and devices like the Surface tablet, are all about being useful in any context. You probably won't code in visual studio while sitting on the couch, but you can certainly use the same machine (docked and attached to external monitor(s) and input devices) to code at a desk. It will run any application at any time, but the Metro UI is all about making 'tablet' contexts more efficient and usable.

like image 7
Ben Reierson Avatar answered Oct 07 '22 00:10

Ben Reierson


if it is a non-ARM machine you can run your visual studio on it. even existing samsung slate series 7 works fine.

it is decent for development when you dock it down with a keyboard, mouse and external monitor.

like image 4
LZH Avatar answered Oct 06 '22 23:10

LZH