Posts

Showing posts from December, 2008

Mono Develop

Image
Run .NET Application in Linux using mono MonoDevelop is a development tool for .net developemnt in linux. It is based on the code of Sharp Development – a windows based open source development environment for .net. MonoDevelop happen to be a very nice and easy to use .NET IDE for mono. As I mentioned the IDE started with the source of sharpdevelop (A.K.A #D). But instead of WinForms the GUI has be replaced with gtk#. It has all the feature you can expect in a stadard IDE. Fig 1 : The monodevelop welcome page The IDE features some of the most importna features like intellisence, code highlight, gui designer etc. The IDE is mainly focused on C#. development. But you can also create vb.net based application with it. The GUI toolkit supported by the IDE is gtk#. Fig 2 : Source code video of monodevelop for a gtk# based GUI application The features in mondevelop is so nicely build that it is very easy to use to build applications in gtk# for linux and also it has a distribution builder, w