PDA

View Full Version : Developing



gato333
September 9th, 2008, 01:19 AM
Hey guys got a simple question.
well i have been using ubuntu for a while now and since i used to develop on windows i want to start write some applications for linux. i used to use visual studio.net in windows and the language i used to use the most was c# what would be a good equivalent to visual studio that runs on linux,
Any comment would be highly appreciated.

mssever
September 9th, 2008, 01:27 AM
Look at the stickies in the Programming Talk subforum. The Linux C# IDE is called monodevelop. I don't know anything about it, though.

I use a combination of gedit with plugins and vim.

Joeb454
September 9th, 2008, 01:37 AM
Moved to Programming Talk

gato333
September 9th, 2008, 01:49 AM
thanks would visual studio run under wine i read that you can now use something called grasshopper to develop applications for linux but i dont know if the grasshopper runs under linux or windows.

tinny
September 9th, 2008, 03:15 AM
thanks would visual studio run under wine i read that you can now use something called grasshopper to develop applications for linux but i dont know if the grasshopper runs under linux or windows.

Oh no please dont!

](*,)

MonoDevelop is what you want (Available in the Ubuntu repositories)

http://www.monodevelop.com/Main_Page

tinny
September 9th, 2008, 03:17 AM
BTW: Have a read into Mono. Mono is .Net ported to Linux.

http://en.wikipedia.org/wiki/Mono_(software)