-1

Please tell me the steps to install the Visual studio 2012 in Ubuntu for developing the .NET Framework program.

saji89
  • 12,187
Escort
  • 1

1 Answers1

0

Visual studio works only on windows. Even if you can run it with wine you won't be able to debug or build you code. If you are .NET devlopper you can program C# with monodevelop.

http://monodevelop.com/

Thomas15v
  • 1,633