Sunday, April 28, 2024
 Popular · Latest · Hot · Upcoming
5
rated 0 times [  5] [ 0]  / answers: 1 / hits: 1312  / 3 Years ago, sun, august 15, 2021, 2:43:06

Is there an Integrated Developemnt Environment (IDE) that enables us to write programs for Windows and Mac in Ubuntu?


More From » windows

 Answers
6

From http://monodevelop.com/




MonoDevelop is an IDE primarily designed for C# and other .NET
languages. MonoDevelop enables developers to quickly write desktop and
ASP.NET Web applications on Linux, Windows and Mac OSX. MonoDevelop
makes it easy for developers to port .NET applications created with
Visual Studio to Linux and to maintain a single code base for all
platforms.




MonoDevelop is based on Mono, a free open source implementation of the .NET Framework. Mono supports C#, but also supports Visual Basic 8. MonoDevelop supports multiple languages, including C# and Visual Basic, So if you prefer to develop in VB, you can do that with MonoDevelop on Ubuntu, and you can run your VB programs on Ubuntu (and Windows) too.



Sounds like that is what you need.


[#38065] Monday, August 16, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
issfullus

Total Points: 264
Total Questions: 126
Total Answers: 107

Location: Comoros
Member since Mon, Dec 19, 2022
1 Year ago
;