Thursday, May 2, 2024
 Popular · Latest · Hot · Upcoming
11
rated 0 times [  11] [ 0]  / answers: 1 / hits: 50198  / 3 Years ago, fri, may 21, 2021, 4:55:17

Possible Duplicate:

Visual Studio style tool?






I'm looking for an IDE and compiler for C# in linux like visual studio or... to design forms an run programs.

I'm moved to linux newly.


More From » programming

 Answers
3

If you already have experience with Visual Studio, your best bet is to use Mono. Mono is a Visual Studio equivalent for Linux, compatible with Visual Basic and C# code, a great thing for a beginner Ubuntu user that was a .Net programmer on Windows. Eclipse IDE is also a great and very powerful programming tool also compatible with C#. Both are available through the Ubuntu Software Center. If you are wanting a way to develop programs through a graphical interface quickly, your best bet is Quickly, also available through the software center. It uses python however, not C#. But it is very beginner-friendly and is the quickest way to start making apps for Ubuntu. Beyond that, do some searching in the software center and see if there's an alternative that you like better. Try Em all out, if you want. Hope that helps!
Some screenshots:



Mono:
enter image description here



Eclipse:
enter image description here



Quickly:
enter image description here



More information on developing for Ubuntu can be found at developer.ubuntu.com.


[#39906] Sunday, May 23, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
barted

Total Points: 424
Total Questions: 103
Total Answers: 101

Location: Djibouti
Member since Sun, Feb 27, 2022
2 Years ago
barted questions
;