Frage

Is it possible to install Visual Studio Express in Ubuntu???

I've Visual Studio In my Windows7 OS but I want to install it in Ubuntu.

War es hilfreich?

Lösung 2

You want to install MICROSOFT visual studio on linux, no there's no way to do that use aptana

You could try looking into wine and emulation but don't expect it to work 100%

Andere Tipps

No it is not possible, because it uses native windows functions. Ifyou need cross platform IDE for C# develompment look at MonoDevelop

Visual Studio is Windows specific IDE. Supported operating systems (VS 2012) -

  • Windows 7 SP1 (x86 and x64)
  • Windows 8 (x86 and x64)
  • Windows Server 2008 R2 SP1 (x64)
  • Windows Server 2012 (x64)

For more info, refer Visual Studio Express 2012 page.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top