Monodevelop and Glade
Monodevelop does not contain its own GUI editor but is a nice IDE for developing C# applications for Linux and Windows.
Glade is a GUI editor for GTK and Gnome. It works well with Monodevelop, making rapid application development (RAD) possible on a Linux platform.
Coming from a Visual Basic and Delphi background, it was a great day for me when I discovered Mono, Monodevelop and Glade. I could once again create applications as rapidly as I do with Delphi. As a bonus the compiled binary files run under Windows and Linux.
|